mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-17 08:50:33 -05:00
13 lines
289 B
C
13 lines
289 B
C
#ifndef POKEPLATINUM_STRUCT_02079FF4_H
|
|
#define POKEPLATINUM_STRUCT_02079FF4_H
|
|
|
|
#include "struct_defs/struct_02073C74.h"
|
|
|
|
typedef struct UnkStruct_02079FF4_t {
|
|
int unk_00;
|
|
int unk_04;
|
|
UnkStruct_02073C74 unk_08[6];
|
|
} UnkStruct_02079FF4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02079FF4_H
|