mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
13 lines
375 B
C
13 lines
375 B
C
#ifndef POKEPLATINUM_OV85_02241440_H
|
|
#define POKEPLATINUM_OV85_02241440_H
|
|
|
|
#include "overlay_manager.h"
|
|
|
|
int ov85_02241440(OverlayManager *param0, int *param1);
|
|
int ov85_0224154C(OverlayManager *param0, int *param1);
|
|
int ov85_022415A0(OverlayManager *param0, int *param1);
|
|
u32 ov85_02241EB0(u32 param0);
|
|
u32 ov85_02241EB4(u32 param0);
|
|
|
|
#endif // POKEPLATINUM_OV85_02241440_H
|