Banjo API 1.0.0-rc.2
Low-level C99 game development API
Loading...
Searching...
No Matches
main.h File Reference
#include <banjo/api.h>
Include dependency graph for main.h:
This graph shows which files directly or indirectly include this file:

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[]))

Detailed Description

Portable main() replacement with platform-aware entry shim.

Definition in file main.h.