|
Banjo API 0.0.1
C99 game development API
|
#include <banjo/api.h>

Go to the source code of this file.
Functions | |
| int | bj_call_main (int argc, char *argv[], int(*function)(int argc, char *argv[])) |
Portable main substitution and application callback facilities.