mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 06:57:33 -05:00
13 lines
301 B
C
13 lines
301 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_02260F14_H
|
|
#define POKEPLATINUM_STRUCT_OV16_02260F14_H
|
|
|
|
#include "battle/struct_ov16_0225C29C_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov16_0225C29C_sub1 unk_00[4];
|
|
u8 unk_20;
|
|
u8 unk_21;
|
|
} UnkStruct_ov16_02260F14;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_02260F14_H
|