From 37396ce835e702248b9e8fa1bbaec07b8b64ab4f Mon Sep 17 00:00:00 2001 From: "Marco Willems (M17.1)" Date: Fri, 19 Jan 2018 17:18:14 +0100 Subject: switching over to a different branch for testing with tile stuff --- include/global.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/global.h') 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 -- cgit v1.2.3