mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
12 lines
250 B
C
12 lines
250 B
C
#ifndef POKEPLATINUM_STRUCT_0200C738_H
|
|
#define POKEPLATINUM_STRUCT_0200C738_H
|
|
|
|
#include <nnsys.h>
|
|
|
|
typedef struct {
|
|
NNSG2dRendererInstance unk_00;
|
|
NNSG2dRenderSurface unk_94[2];
|
|
} UnkStruct_0200C738;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0200C738_H
|