mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
350 B
C
11 lines
350 B
C
#ifndef POKEPLATINUM_UNK_0202414C_H
|
|
#define POKEPLATINUM_UNK_0202414C_H
|
|
|
|
#include "struct_defs/struct_0202144C.h"
|
|
#include "struct_defs/struct_02024184.h"
|
|
|
|
UnkStruct_0202144C sub_0202414C(const UnkStruct_02024184 * param0, const u16 param1);
|
|
void sub_02024184(const void * param0, UnkStruct_02024184 * param1);
|
|
|
|
#endif // POKEPLATINUM_UNK_0202414C_H
|