pokeplatinum/include/overlay021/struct_ov21_021E6A68.h
h2o-DS bffc52cf48 Improved make tool
Improved efficiency of make_enc_platinum.py
Improved access of files in other folders
Renamed UnkStruct_ov21_021D5890 to fieldCoordinates
Renamed UnkStruct_ov21_021D5868 to dungeonCoordinates
Added enums for caughtStatus and encounter gategory
Removed redundant struct UnkStruct_ov21_021D0D80_1
2024-10-19 23:15:03 -04:00

15 lines
301 B
C

#ifndef POKEPLATINUM_STRUCT_OV21_021E6A68_H
#define POKEPLATINUM_STRUCT_OV21_021E6A68_H
#include "constants/heap.h"
typedef struct {
int unk_00;
enum HeapId heapID;
void *unk_08;
BOOL unk_0C;
BOOL unk_10;
} UnkStruct_ov21_021E6A68;
#endif // POKEPLATINUM_STRUCT_OV21_021E6A68_H