From 23bd87b477823d09a8c5b3a4b44754294441ff5c Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Sun, 3 Nov 2024 09:34:35 -0700 Subject: [PATCH] Remove obsolete enum --- LEGO1/lego/legoomni/include/isle.h | 6 ------ 1 file changed, 6 deletions(-) diff --git a/LEGO1/lego/legoomni/include/isle.h b/LEGO1/lego/legoomni/include/isle.h index 55c8ba34..3d50b835 100644 --- a/LEGO1/lego/legoomni/include/isle.h +++ b/LEGO1/lego/legoomni/include/isle.h @@ -32,12 +32,6 @@ class Act1State : public LegoState { c_floor3 }; - enum { - e_unk953 = 953, - e_unk954 = 954, - e_unk955 = 955, - }; - // SIZE 0x4c class NamedPlane { public: