pokeplatinum/include/struct_defs/struct_02017E74.h
2023-01-27 22:05:22 +01:00

12 lines
209 B
C

#ifndef POKEPLATINUM_STRUCT_02017E74_H
#define POKEPLATINUM_STRUCT_02017E74_H
#include <nitro/os.h>
typedef struct {
u32 size;
OSArenaId arena;
} HeapParam;
#endif // POKEPLATINUM_STRUCT_02017E74_H