mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-12 08:06:32 -05:00
14 lines
250 B
C
14 lines
250 B
C
#ifndef POKEPLATINUM_STRUCT_020095C4_H
|
|
#define POKEPLATINUM_STRUCT_020095C4_H
|
|
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
NNSG2dRendererInstance * unk_04;
|
|
int unk_08;
|
|
} UnkStruct_020095C4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020095C4_H
|