cvghivebrain / s1disasm

Sonic the Hedgehog (Mega Drive) Hivebrain 2022 disassembly
45 stars 8 forks source link

Fix the ending object placement file #29

Closed LuigiXHero closed 2 years ago

LuigiXHero commented 2 years ago

Currently when you run "COPY TO DISASM.bat" it will replace all the objpos files but since the ending file is named "ending" but the label it expects is "end" it will throw a fit if you just run it and build. So here's a quick fix.