zladx/LADX-Disassembly
Auf GitHub ansehenFind what the unused entities were supposed to do
Open
#142 geöffnet am 12. Nov. 2019
help wanted
Repository-Metriken
- Stars
- (886 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Several unknown entities are unused throughout the code.
These are mostly visible in the entities handlers table: all the entities labeled EntityXXXHandler are not used in the final game–but point to actual code.
For instance these two ones (but there are others)
It could be interesting to understand what where these entities, and why they were eventually left out of the final game.
Resources
Maybe some leftover elements mentioned on The Cutting Room Floor could provide some hints.