mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-23 16:21:15 +00:00
Remove obsolete enum
This commit is contained in:
parent
a672236413
commit
23bd87b477
@ -32,12 +32,6 @@ class Act1State : public LegoState {
|
|||||||
c_floor3
|
c_floor3
|
||||||
};
|
};
|
||||||
|
|
||||||
enum {
|
|
||||||
e_unk953 = 953,
|
|
||||||
e_unk954 = 954,
|
|
||||||
e_unk955 = 955,
|
|
||||||
};
|
|
||||||
|
|
||||||
// SIZE 0x4c
|
// SIZE 0x4c
|
||||||
class NamedPlane {
|
class NamedPlane {
|
||||||
public:
|
public:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user