mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
468 B
C
15 lines
468 B
C
#ifndef POKEPLATINUM_OV105_02245CD0_H
|
|
#define POKEPLATINUM_OV105_02245CD0_H
|
|
|
|
#include "struct_decls/sprite_decl.h"
|
|
#include "struct_decls/struct_02007768_decl.h"
|
|
|
|
#include "pokemon.h"
|
|
|
|
void ov105_02245CD0(void);
|
|
void ov105_02245D50(UnkStruct_02007768 *param0);
|
|
Sprite *ov105_02245D88(UnkStruct_02007768 *param0, int param1, Pokemon *param2, int param3, int param4, int param5);
|
|
void ov105_02245DB8(Sprite *param0, int param1);
|
|
|
|
#endif // POKEPLATINUM_OV105_02245CD0_H
|