Meter madness (#64)

* Meter Madness Part 1

* progress

* maybe

* ::build meters too

* vtables labeling, small order problems

* Moar symbols

* Renames

* some dLytNote_c

* Fixes

* Checkpoint

* ::remove funcs

* Fix includes

* Move code around

* rm dead code

* rm dead include

* Draw functions

* Update include/s/s_State.hpp

* Update include/toBeSorted/scgame.h
This commit is contained in:
robojumper
2024-10-17 23:58:38 +02:00
committed by GitHub
parent 22a5cadd57
commit b96e6ee19f
69 changed files with 4766 additions and 1692 deletions
+5
View File
@@ -27,4 +27,9 @@ void dLytStructDList::removeFromList2(dLytStructD *other) {
mList2.remove(other);
}
dLytStructD::~dLytStructD() {
delete[] field_0x1C;
field_0x1C = nullptr;
}
} // namespace d2d