mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
12 lines
246 B
C
12 lines
246 B
C
#ifndef GUARD_CODE_8015080_H
|
|
#define GUARD_CODE_8015080_H
|
|
|
|
#include "structs/menu.h"
|
|
|
|
bool8 sub_8015080(u8 *buffer, const MenuItem *menuItems);
|
|
u32 sub_801516C(void);
|
|
u32 sub_8015198(void);
|
|
void sub_80151A4(void);
|
|
|
|
#endif // GUARD_CODE_8015080_H
|