mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-27 05:55:45 -04: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
|