diff options
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/global.h b/include/global.h index 48b6b1127..d0af4a4d1 100644 --- a/include/global.h +++ b/include/global.h @@ -845,7 +845,4 @@ extern struct HallOfFame gHallOfFame; extern struct SaveBlock2 gSaveBlock2; extern u8 ewram[]; -// used for OBJ_VRAM0 pointers -typedef u8 TileData4bpp[32]; - #endif // GUARD_GLOBAL_H |