mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
19 lines
682 B
C
19 lines
682 B
C
#ifndef POKEPLATINUM_OV77_021D6C70_H
|
|
#define POKEPLATINUM_OV77_021D6C70_H
|
|
|
|
#include "game_opening/struct_ov77_021D6CFC_decl.h"
|
|
|
|
#include "particle_system.h"
|
|
#include "spl.h"
|
|
|
|
const int ov77_021D6CB8(void);
|
|
ParticleSystem *ov77_021D6CBC(UnkStruct_ov77_021D6CFC *param0);
|
|
SPLEmitter *ov77_021D6CD0(UnkStruct_ov77_021D6CFC *param0, int param1);
|
|
void ov77_021D6CFC(UnkStruct_ov77_021D6CFC *param0);
|
|
void ov77_021D6E28(UnkStruct_ov77_021D6CFC *param0);
|
|
void ov77_021D6E40(UnkStruct_ov77_021D6CFC *param0);
|
|
void ov77_021D6E50(UnkStruct_ov77_021D6CFC *param0);
|
|
BOOL ov77_021D6E78(UnkStruct_ov77_021D6CFC *param0, const u8 param1, const int param2);
|
|
|
|
#endif // POKEPLATINUM_OV77_021D6C70_H
|