mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
18 lines
562 B
C
18 lines
562 B
C
#ifndef POKEPLATINUM_MAIN_MENU_022337FC_H
|
|
#define POKEPLATINUM_MAIN_MENU_022337FC_H
|
|
|
|
#include <nitro/wm.h>
|
|
|
|
#include "main_menu/struct_ov97_02232254.h"
|
|
#include "main_menu/struct_ov97_02232620.h"
|
|
#include "main_menu/struct_ov97_02233674.h"
|
|
|
|
void ov97_022337FC(WMErrCode param0);
|
|
void ov97_02233800(WMStateCode param0);
|
|
void ov97_02233804(WMBssDesc *param0);
|
|
void ov97_02233808(UnkStruct_ov97_02232620 *param0);
|
|
void ov97_0223380C(UnkStruct_ov97_02232254 *param0);
|
|
void ov97_02233810(UnkStruct_ov97_02233674 *param0);
|
|
|
|
#endif // POKEPLATINUM_MAIN_MENU_022337FC_H
|