mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
299 B
C
14 lines
299 B
C
#ifndef POKEPLATINUM_STRUCT_OV65_0222E99C_H
|
|
#define POKEPLATINUM_STRUCT_OV65_0222E99C_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
void *unk_00;
|
|
NNSG2dScreenData *unk_04;
|
|
void *unk_08;
|
|
NNSG2dCharacterData *unk_0C;
|
|
} UnkStruct_ov65_0222E99C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV65_0222E99C_H
|