mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
10 lines
198 B
C
10 lines
198 B
C
#ifndef POKEPLATINUM_STRUCT_02013A04_T_H
|
|
#define POKEPLATINUM_STRUCT_02013A04_T_H
|
|
|
|
struct ResourceMetadata_t {
|
|
const void *unk_00;
|
|
u32 unk_04;
|
|
};
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02013A04_T_H
|