From 26a7012be18beee7bea538c48452efac595eac15 Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Mon, 7 Mar 2022 23:31:09 -0500 Subject: Removed function address comments in favor of .map file --- include/dungeon_map_access.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/dungeon_map_access.h') diff --git a/include/dungeon_map_access.h b/include/dungeon_map_access.h index c715483..dc5790c 100644 --- a/include/dungeon_map_access.h +++ b/include/dungeon_map_access.h @@ -8,9 +8,7 @@ struct unkStruct_202F190 struct MapTile* unk0[6]; }; -// 0x4954C struct MapTile* GetMapTile_1(s32 x, s32 y); -// 0x49590 struct MapTile* GetMapTile_2(s32 x, s32 y); #endif -- cgit v1.2.3