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_OV61_0222B920_H
|
|
#define POKEPLATINUM_STRUCT_OV61_0222B920_H
|
|
|
|
#include "overlay061/funcptr_ov61_0222B920.h"
|
|
#include "overlay061/funcptr_ov61_0222B920_1.h"
|
|
|
|
typedef struct {
|
|
UnkFuncPtr_ov61_0222B920 unk_00;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
u8 unk_08;
|
|
UnkFuncPtr_ov61_0222B920_1 unk_0C;
|
|
} UnkStruct_ov61_0222B920;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV61_0222B920_H
|