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
|