Banjo API 0.0.1
C99 game development API
Loading...
Searching...
No Matches
start.c File Reference
#include <banjo/bitmap.h>
#include <banjo/draw.h>
#include <banjo/event.h>
#include <banjo/error.h>
#include <banjo/main.h>
#include <banjo/renderer.h>
#include <banjo/system.h>
#include <banjo/window.h>
#include <banjo/log.h>
Include dependency graph for start.c:

Functions

int bj_main (int argc, char *argv[])

Function Documentation

◆ bj_main()

int bj_main ( int argc,
char * argv[] )