From ff550da0b2f3aef1a7434e5360c169b0a58fcfaa Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Fri, 28 Nov 2025 14:28:27 -0500 Subject: d_map_path_dmap OK (#2884) --- include/d/d_map_path_dmap.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/d/d_map_path_dmap.h b/include/d/d_map_path_dmap.h index 4b9c5b1407..fbe6c92daa 100644 --- a/include/d/d_map_path_dmap.h +++ b/include/d/d_map_path_dmap.h @@ -126,7 +126,6 @@ public: /* 800402E0 */ virtual int getFirstDrawLayerNo(); /* 800402E8 */ virtual int getNextDrawLayerNo(int); - // See cpp for argument type change comment /* 800409E0 */ virtual bool isDrawIconSingle(dTres_c::data_s const*, int, int, bool, bool, Vec const*) const; /* 80040AE4 */ virtual int getIconGroupNumber(u8) const; -- cgit v1.2.3