mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
19 lines
598 B
C
19 lines
598 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021FB0F0_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021FB0F0_H
|
|
|
|
#include "overlay005/funcptr_ov5_021FB0F0.h"
|
|
#include "overlay005/funcptr_ov5_021FB0F0_1.h"
|
|
#include "overlay005/funcptr_ov5_021FB0F0_2.h"
|
|
#include "overlay005/funcptr_ov5_021FB0F0_3.h"
|
|
#include "overlay005/funcptr_ov5_021FB0F0_4.h"
|
|
|
|
typedef struct {
|
|
UnkFuncPtr_ov5_021FB0F0 unk_00;
|
|
UnkFuncPtr_ov5_021FB0F0_1 unk_04;
|
|
UnkFuncPtr_ov5_021FB0F0_2 unk_08;
|
|
UnkFuncPtr_ov5_021FB0F0_3 unk_0C;
|
|
UnkFuncPtr_ov5_021FB0F0_4 unk_10;
|
|
} UnkStruct_ov5_021FB0F0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021FB0F0_H
|