mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
14 lines
276 B
C
14 lines
276 B
C
#ifndef POKEPLATINUM_STRUCT_OV70_02263910_H
|
|
#define POKEPLATINUM_STRUCT_OV70_02263910_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
u16 unk_08;
|
|
u16 unk_0A;
|
|
} UnkStruct_ov70_02263910;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV70_02263910_H
|