mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-19 13:47:30 -05:00
7 lines
121 B
C
Executable File
7 lines
121 B
C
Executable File
#ifndef GUARD_EREADER_SCREEN_H
|
|
#define GUARD_EREADER_SCREEN_H
|
|
|
|
void sub_81D5014(void);
|
|
|
|
#endif // GUARD_EREADER_SCREEN_H
|