mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-02 22:08:03 -05:00
10 lines
215 B
C
10 lines
215 B
C
#ifndef POKEPLATINUM_STRUCT_OV23_0224ABC4_H
|
|
#define POKEPLATINUM_STRUCT_OV23_0224ABC4_H
|
|
|
|
typedef struct {
|
|
u8 unk_00[32];
|
|
u16 unk_20;
|
|
} UnkStruct_ov23_0224ABC4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV23_0224ABC4_H
|