mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-13 08:36:23 -05:00
12 lines
313 B
C
12 lines
313 B
C
#ifndef POKEPLATINUM_UNK_0207070C_H
|
|
#define POKEPLATINUM_UNK_0207070C_H
|
|
|
|
#include "struct_decls/struct_02070950_decl.h"
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
u32 sub_0207070C(u16 param0, u16 param1);
|
|
void sub_02070728(FieldSystem *fieldSystem, UnkStruct_02070950 *param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0207070C_H
|