pokeemerald/include/credits.h
2021-03-29 08:52:40 -04:00

9 lines
161 B
C

#ifndef GUARD_CREDITS_H
#define GUARD_CREDITS_H
extern EWRAM_DATA bool8 gHasHallOfFameRecords;
void CB2_StartCreditsSequence(void);
#endif // GUARD_CREDITS_H