mirror of
https://github.com/pret/pokestadium.git
synced 2026-04-26 10:15:17 -05:00
19 lines
542 B
C
19 lines
542 B
C
#ifndef _FRAGMENT60_H_
|
|
#define _FRAGMENT60_H_
|
|
|
|
#include "global.h"
|
|
#include "src/11BA0.h"
|
|
|
|
void func_82E00020(void);
|
|
void func_82E00058(s16 arg0, s16 arg1, s16 arg2, s16 arg3, u8 arg4, u8 arg5, u8 arg6, u8 arg7);
|
|
s32 func_82E00274(s32 arg0, unk_func_80011B94* arg1);
|
|
s32 func_82E0036C(s32 arg0, unk_func_80011B94* arg1);
|
|
void func_82E0045C(s32 arg0, s32 arg1);
|
|
void func_82E00A54(void);
|
|
s32 func_82E00BDC(void);
|
|
s32 func_82E00CF0(void);
|
|
void func_82E00E2C(void);
|
|
s32 func_82E00F2C(UNUSED s32 arg0, UNUSED s32 arg1);
|
|
|
|
#endif // _FRAGMENT60_H_
|