mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-20 22:17:40 -05:00
15 lines
261 B
C
15 lines
261 B
C
#ifndef POKEPLATINUM_STRUCT_0200A5C8_H
|
|
#define POKEPLATINUM_STRUCT_0200A5C8_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
NNSG2dPaletteData * unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
} UnkStruct_0200A5C8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0200A5C8_H
|