mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-19 01:44:20 +01:00
7 lines
100 B
C
7 lines
100 B
C
#ifndef GUARD_POKENAV_H
|
|
#define GUARD_POKENAV_H
|
|
|
|
bool8 sub_81D5C18(void);
|
|
|
|
#endif //GUARD_POKENAV_H
|