mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 18:55:30 -05:00
14 lines
259 B
C
14 lines
259 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
|