mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
16 lines
398 B
C
16 lines
398 B
C
#ifndef POKEPLATINUM_STRUCT_OV6_0223E6EC_H
|
|
#define POKEPLATINUM_STRUCT_OV6_0223E6EC_H
|
|
|
|
#include "overlay006/funcptr_ov6_0223E6EC.h"
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u16 unk_04;
|
|
UnkFuncPtr_ov6_0223E6EC unk_08;
|
|
UnkFuncPtr_ov6_0223E6EC unk_0C;
|
|
UnkFuncPtr_ov6_0223E6EC unk_10;
|
|
UnkFuncPtr_ov6_0223E6EC unk_14;
|
|
} UnkStruct_ov6_0223E6EC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV6_0223E6EC_H
|