- SDL_main
int SDL_main(int argc, char** args)
Undocumented in source. Be warned that the author may not have intended to support it.
- app_main
int app_main(int argc, char** argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadGFX
void loadGFX()
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main(int argc, char** argv)
Undocumented in source. Be warned that the author may not have intended to support it.
- mainLoop
void mainLoop(void* arg)
Undocumented in source. Be warned that the author may not have intended to support it.
- quit
void quit()
Undocumented in source. Be warned that the author may not have intended to support it.