mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
10 lines
222 B
C
10 lines
222 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_02260494_H
|
|
#define POKEPLATINUM_STRUCT_OV116_02260494_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u8 padding_04[4];
|
|
} UnkStruct_ov116_02260494;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_02260494_H
|