mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -05:00
14 lines
359 B
C
14 lines
359 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021FF85C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021FF85C_H
|
|
|
|
#include "overlay005/funcptr_ov5_021FF85C.h"
|
|
#include "overlay005/funcptr_ov5_021FF85C_1.h"
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
UnkFuncPtr_ov5_021FF85C unk_04;
|
|
UnkFuncPtr_ov5_021FF85C_1 unk_08;
|
|
} UnkStruct_ov5_021FF85C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021FF85C_H
|