mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-05 00:56:06 -05:00
18 lines
647 B
C
18 lines
647 B
C
#ifndef POKEPLATINUM_UNK_0203C954_H
|
|
#define POKEPLATINUM_UNK_0203C954_H
|
|
|
|
#include "struct_decls/struct_02061AB4_decl.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "map_header_data.h"
|
|
|
|
void sub_0203C9D4(FieldSystem *fieldSystem, MapObject **param1);
|
|
u8 sub_0203CA40(FieldSystem *fieldSystem, MapObject **param1);
|
|
u16 sub_0203CA6C(FieldSystem *fieldSystem, const BgEvent *param1, int param2);
|
|
u16 sub_0203CB80(FieldSystem *fieldSystem, const BgEvent *param1, int param2);
|
|
u8 sub_0203CBE0(FieldSystem *fieldSystem, MapObject **param1);
|
|
u16 sub_0203CC14(FieldSystem *fieldSystem, void *param1, int param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_0203C954_H
|