Decompile credits
This commit is contained in:
11
include/credits.h
Normal file
11
include/credits.h
Normal 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
|
||||
Reference in New Issue
Block a user