mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 02:35:17 -05:00
14 lines
261 B
C
14 lines
261 B
C
#ifndef POKEPLATINUM_STRUCT_0200A328_H
|
|
#define POKEPLATINUM_STRUCT_0200A328_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
NNSG2dCharacterData *unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
} UnkStruct_0200A328;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0200A328_H
|