mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-22 18:26:14 -05:00
13 lines
268 B
C
13 lines
268 B
C
#ifndef POKEPLATINUM_STRUCT_0202FD30_H
|
|
#define POKEPLATINUM_STRUCT_0202FD30_H
|
|
|
|
#include "struct_defs/struct_02078B40.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
UnkStruct_02078B40 unk_04[6];
|
|
} UnkStruct_0202FD30;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202FD30_H
|