mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
20 lines
753 B
C
20 lines
753 B
C
#ifndef POKEPLATINUM_OV96_0223B140_H
|
|
#define POKEPLATINUM_OV96_0223B140_H
|
|
|
|
#include "overlay096/struct_ov96_0223B450.h"
|
|
#include "overlay096/struct_ov96_0223B450_sub1.h"
|
|
#include "overlay096/struct_ov96_0223B574.h"
|
|
#include "overlay096/struct_ov96_0223B574_1.h"
|
|
|
|
void ov96_0223B140(s32 param0, u64 param1);
|
|
void ov96_0223B15C(void);
|
|
BOOL ov96_0223B3D4(void);
|
|
s32 ov96_0223B3F4(void);
|
|
void ov96_0223B400(s32 param0);
|
|
void ov96_0223B450(s32 param0, s32 param1, UnkStruct_ov96_0223B450 *param2);
|
|
void ov96_0223B4B0(s32 param0, s32 param1, s32 param2, const UnkStruct_ov96_0223B450_sub1 *param3);
|
|
void ov96_0223B530(void);
|
|
void ov96_0223B574(const UnkStruct_ov96_0223B574 *param0, UnkStruct_ov96_0223B574_1 *param1);
|
|
|
|
#endif // POKEPLATINUM_OV96_0223B140_H
|