mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-06-01 06:11:47 -05:00
10 lines
215 B
C
10 lines
215 B
C
#ifndef POKEPLATINUM_STRUCT_OV68_0225DC74_H
|
|
#define POKEPLATINUM_STRUCT_OV68_0225DC74_H
|
|
|
|
typedef struct {
|
|
u32 unk_00[3];
|
|
u64 unk_0C;
|
|
} UnkStruct_ov68_0225DC74;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV68_0225DC74_H
|