mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
16 lines
657 B
C
16 lines
657 B
C
#ifndef POKEPLATINUM_UNK_0203C954_H
|
|
#define POKEPLATINUM_UNK_0203C954_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
#include "struct_decls/struct_02061AB4_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
|