mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
20 lines
825 B
C
20 lines
825 B
C
#ifndef POKEPLATINUM_OV17_02241270_H
|
|
#define POKEPLATINUM_OV17_02241270_H
|
|
|
|
#include "struct_decls/cell_actor_data.h"
|
|
#include "struct_decls/struct_0200C6E4_decl.h"
|
|
#include "struct_decls/struct_0200C704_decl.h"
|
|
|
|
#include "narc.h"
|
|
|
|
void ov17_02241270(SpriteRenderer *param0, SpriteGfxHandler *param1, NARC *param2);
|
|
CellActorData *ov17_022412C0(SpriteRenderer *param0, SpriteGfxHandler *param1, int param2);
|
|
void ov17_022412F0(SpriteGfxHandler *param0);
|
|
void ov17_02241314(CellActorData *param0);
|
|
void ov17_0224131C(SpriteRenderer *param0, SpriteGfxHandler *param1, NARC *param2);
|
|
CellActorData *ov17_0224136C(SpriteRenderer *param0, SpriteGfxHandler *param1, int param2, int param3, int param4);
|
|
void ov17_022413AC(CellActorData *param0);
|
|
void ov17_022413B4(SpriteGfxHandler *param0);
|
|
|
|
#endif // POKEPLATINUM_OV17_02241270_H
|