mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-06 22:28:44 -05:00
7 lines
93 B
C
7 lines
93 B
C
#ifndef GUARD_INTRO_H
|
|
#define GUARD_INTRO_H
|
|
|
|
void sub_80EC864(void);
|
|
|
|
#endif //GUARD_INTRO_H
|