Decompile credits

This commit is contained in:
Diegoisawesome
2018-02-17 03:55:32 -06:00
parent bc4bb5b32e
commit 1605f62535
16 changed files with 2813 additions and 6483 deletions

11
include/credits.h Normal file
View File

@@ -0,0 +1,11 @@
#ifndef GUARD_CREDITS_H
#define GUARD_CREDITS_H
// Exported type declarations
// Exported RAM declarations
extern EWRAM_DATA bool8 gHasHallOfFameRecords;
// Exported ROM declarations
#endif //GUARD_CREDITS_H