mirror of
https://github.com/pret/pokestadium.git
synced 2026-04-25 07:57:01 -05:00
13 lines
211 B
C
13 lines
211 B
C
#ifndef _4BDC0_H_
|
|
#define _4BDC0_H_
|
|
|
|
#include "global.h"
|
|
|
|
void func_8004B9C4(s32);
|
|
s32 func_8004B1CC(s32);
|
|
s32 func_8004BA88(s32, s32);
|
|
s32 func_8004BC84(s32, u32);
|
|
u32 func_8004BFB0(void);
|
|
|
|
#endif // _4BDC0_H_
|