tmc/include/game.h

7 lines
75 B
C

#ifndef GAME_H
#define GAME_H
u32 CheckIsDungeon(void);
#endif // GAME_H