diff options
Diffstat (limited to 'games/koala_seasons/koala_seasons.c')
| -rw-r--r-- | games/koala_seasons/koala_seasons.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/koala_seasons/koala_seasons.c b/games/koala_seasons/koala_seasons.c index 479fab85..214fda4c 100644 --- a/games/koala_seasons/koala_seasons.c +++ b/games/koala_seasons/koala_seasons.c @@ -50,7 +50,6 @@ int main(void) { const int screenHeight = 720; const char windowTitle[30] = "KOALA SEASONS"; - //ShowLogo(); //SetConfigFlags(FLAG_FULLSCREEN_MODE); // Note that windowTitle is ignored on Android |
