mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-08 07:53:59 -05:00
7 lines
111 B
C
7 lines
111 B
C
#ifndef GUARD_CREDITS_H
|
|
#define GUARD_CREDITS_H
|
|
|
|
extern bool8 gHasHallOfFameRecords;
|
|
|
|
#endif //GUARD_CREDITS_H
|