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_util_1.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/dungeon_util_1.h') diff --git a/include/dungeon_util_1.h b/include/dungeon_util_1.h index cfda253..070e6d8 100644 --- a/include/dungeon_util_1.h +++ b/include/dungeon_util_1.h @@ -3,7 +3,6 @@ #include "dungeon_entity.h" -// 0x85A50 bool8 IsMovingClient(struct DungeonEntity *entity); #endif -- cgit v1.2.3