mirror of
https://github.com/pret/pokeruby.git
synced 2026-03-21 17:54:19 -05:00
8 lines
176 B
C
8 lines
176 B
C
#ifndef GUARD_MYSTERY_EVENT_MENU_H
|
|
#define GUARD_MYSTERY_EVENT_MENU_H
|
|
|
|
void CB2_InitMysteryEventMenu(void);
|
|
void debug_sub_815D15C(void);
|
|
|
|
#endif // GUARD_MYSTERY_EVENT_MENU_H
|