mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
7 lines
127 B
C
Executable File
7 lines
127 B
C
Executable File
#ifndef GUARD_EREADER_SCREEN_H
|
|
#define GUARD_EREADER_SCREEN_H
|
|
|
|
void CreateEReaderTask(void);
|
|
|
|
#endif // GUARD_EREADER_SCREEN_H
|