summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-11-28 14:28:27 -0500
committerGitHub <noreply@github.com>2025-11-28 11:28:27 -0800
commitff550da0b2f3aef1a7434e5360c169b0a58fcfaa (patch)
tree8cf36ec5ec174cefb9f87454495d61dad6c6a0e1 /include
parent4fb3af91b8aff0b9042affa4d430aa3375199973 (diff)
d_map_path_dmap OK (#2884)
Diffstat (limited to 'include')
-rw-r--r--include/d/d_map_path_dmap.h1
1 files changed, 0 insertions, 1 deletions
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;