Parent Directory
|
Revision Log
chore: add trunk
1 | rakinar2 | 575 | #ifndef SUDOBOT_BRIDGE_H |
2 | #define SUDOBOT_BRIDGE_H | ||
3 | |||
4 | #include <stdbool.h> | ||
5 | |||
6 | bool libsudobot_native_start(const char *token); | ||
7 | |||
8 | #endif /* SUDOBOT_BRIDGE_H */ |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |