1
0
mirror of https://github.com/Ninjdai1/pokeemerald.git synced 2025-03-20 04:28:33 +01:00

12 lines
183 B
C
Raw Normal View History

2017-09-06 16:14:55 -04:00
//
// Created by Scott Norton on 9/6/17.
//
2017-09-16 15:13:06 -04:00
#ifndef GUARD_ROM_818CFC8_H
#define GUARD_ROM_818CFC8_H
2017-09-06 16:14:55 -04:00
bool8 InBattlePyramid(void);
u8 sub_81AAA40(void);
2017-09-16 15:13:06 -04:00
#endif //GUARD_ROM_818CFC8_H