mirror of
https://github.com/pret/pokefirered.git
synced 2026-04-19 07:57:19 -05:00
8 lines
120 B
C
8 lines
120 B
C
#ifndef GUARD_INTRO_H
|
|
#define GUARD_INTRO_H
|
|
|
|
void sub_80EC864(void);
|
|
void c2_copyright_1(void);
|
|
|
|
#endif //GUARD_INTRO_H
|