mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-18 16:32:46 -05:00
13 lines
222 B
C
13 lines
222 B
C
#ifndef POKEPLATINUM_STRUCT_02017E74_H
|
|
#define POKEPLATINUM_STRUCT_02017E74_H
|
|
|
|
|
|
#include <nitro/os.h>
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
OSArenaId unk_04;
|
|
} UnkStruct_02017E74;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02017E74_H
|