mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-11 14:41:08 -05:00
7 lines
129 B
C
Executable File
7 lines
129 B
C
Executable File
#ifndef GUARD_EREADER_SCREEN_H
|
|
#define GUARD_EREADER_SCREEN_H
|
|
|
|
void task_add_00_ereader(void);
|
|
|
|
#endif // GUARD_EREADER_SCREEN_H
|