mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-05 00:56:06 -05:00
15 lines
459 B
C
15 lines
459 B
C
#ifndef POKEPLATINUM_UNK_02023FCC_H
|
|
#define POKEPLATINUM_UNK_02023FCC_H
|
|
|
|
#include "struct_decls/struct_02023FCC_decl.h"
|
|
|
|
#include "functypes/funcptr_02023FCC.h"
|
|
|
|
#include "touch_screen.h"
|
|
|
|
UnkStruct_02023FCC *sub_02023FCC(const TouchScreenHitTable *hitTable, u32 param1, UnkFuncPtr_02023FCC param2, void *param3, u32 param4);
|
|
void sub_02024034(UnkStruct_02023FCC *param0);
|
|
void sub_0202404C(UnkStruct_02023FCC *param0);
|
|
|
|
#endif // POKEPLATINUM_UNK_02023FCC_H
|