--- Powermanga-git-da3de3382.old/src/powermanga.c +++ Powermanga-git-da3de3382/src/powermanga.c @@ -96,6 +96,7 @@ /* global frame counter */ global_counter++; +#ifdef NOTDEF /* play start and congratulations animations files * ("movie_congratulation.gca" and "movie_introduction.gca") */ if (movie_playing_switch != MOVIE_NOT_PLAYED) @@ -110,6 +111,7 @@ return TRUE; } } +#endif display_clear_offscreen ();