mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
378 B
C
14 lines
378 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_02259560_H
|
|
#define POKEPLATINUM_STRUCT_OV22_02259560_H
|
|
|
|
#include "overlay022/struct_ov22_02259560.h"
|
|
|
|
typedef struct UnkStruct_ov22_02259560_t {
|
|
void *unk_00;
|
|
int unk_04;
|
|
struct UnkStruct_ov22_02259560_t *unk_08;
|
|
struct UnkStruct_ov22_02259560_t *unk_0C;
|
|
} UnkStruct_ov22_02259560;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_02259560_H
|