mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 21:47:36 -05:00
10 lines
201 B
C
10 lines
201 B
C
#ifndef POKEPLATINUM_STRUCT_02013A04_T_H
|
|
#define POKEPLATINUM_STRUCT_02013A04_T_H
|
|
|
|
struct UnkStruct_02013A04_t {
|
|
const void * unk_00;
|
|
u32 unk_04;
|
|
};
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02013A04_T_H
|