|
Banjo API 1.0.0-rc.2
Low-level C99 game development API
|
#include <banjo/api.h>Go to the source code of this file.
Macros | |
| #define | BJ_NO_AUTOMAIN |
| #define | BJ_AUTOMAIN |
Functions | |
| int | bj_main (int argc, char *argv[]) |
| int | bj_call_main (int argc, char *argv[], int(*function)(int argc, char *argv[])) |