mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
255 B
C
13 lines
255 B
C
#ifndef POKEPLATINUM_STRUCT_OV71_0223C444_H
|
|
#define POKEPLATINUM_STRUCT_OV71_0223C444_H
|
|
|
|
typedef struct {
|
|
s8 unk_00;
|
|
s8 unk_01;
|
|
s8 unk_02;
|
|
s8 unk_03;
|
|
u8 unk_04;
|
|
} UnkStruct_ov71_0223C444;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV71_0223C444_H
|