mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
14 lines
317 B
C
14 lines
317 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225C29C_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225C29C_H
|
|
|
|
#include "battle/struct_ov16_0225C29C_sub1.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
UnkStruct_ov16_0225C29C_sub1 unk_04[4];
|
|
} UnkStruct_ov16_0225C29C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0225C29C_H
|