Decompile naming_screen.c

This commit is contained in:
Diegoisawesome
2018-01-23 21:30:13 -06:00
parent f57340b729
commit 5a57485ece
25 changed files with 2337 additions and 4656 deletions

View File

@@ -60,5 +60,7 @@ void SetSerialCallback(IntrCallback callback);
void InitFlashTimer(void);
void DoSoftReset(void);
void ClearPokemonCrySongs(void);
void StartTimer1(void);
void SeedRngAndSetTrainerId(void);
#endif // GUARD_MAIN_H