mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
18 lines
664 B
C
18 lines
664 B
C
#ifndef POKEPLATINUM_UNK_0209739C_H
|
|
#define POKEPLATINUM_UNK_0209739C_H
|
|
|
|
#include "struct_decls/struct_02006C24_decl.h"
|
|
#include "struct_decls/struct_02023790_decl.h"
|
|
#include "struct_decls/struct_020973A8_decl.h"
|
|
|
|
NARC * sub_0209739C(u32 param0);
|
|
UnkStruct_020973A8 * sub_020973A8(NARC * param0, u32 param1, u32 param2);
|
|
void sub_020973B0(NARC * param0);
|
|
UnkStruct_020973A8 * sub_020973B8(u32 param0, u32 param1);
|
|
UnkStruct_020973A8 * sub_020973C8(u32 param0, u32 param1);
|
|
u32 sub_020973D4(UnkStruct_020973A8 * param0, u32 param1);
|
|
Strbuf* sub_0209742C(u16 param0, u32 param1);
|
|
Strbuf* sub_02097454(u16 param0, u16 param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0209739C_H
|