mirror of https://github.com/pret/pokeemerald.git
7 lines
121 B
C
7 lines
121 B
C
|
#ifndef GUARD_EREADER_SCREEN_H
|
||
|
#define GUARD_EREADER_SCREEN_H
|
||
|
|
||
|
void sub_81D5014(void);
|
||
|
|
||
|
#endif // GUARD_EREADER_SCREEN_H
|