raylib/games/transmission
Ahmad Fatoum 2c219fb814
Allow use of main instead of android_main
Inspired by #504.
Instead of requiring the user to do PLATFORM_ANDROID #ifdefery,
have the android_main entry point exported by raylib and call
the user-defined main. This way many games could (in theory)
run unmodified on Android and elsewhere.

This is untested!
2018-03-16 21:37:22 +01:00
..
resources Reviewed transmission mission game 2018-02-17 21:23:45 +01:00
screens Support UTF8 basic characters on ImageTextEx() 2018-02-18 18:07:57 +01:00
Makefile Removed flag -fgnu89-inline 2018-02-21 23:28:34 +01:00
Makefile.Android Upload GGJ18 game: transmission mission 2018-01-29 13:46:04 +01:00
transmission.c Allow use of main instead of android_main 2018-03-16 21:37:22 +01:00