dansalvato / melee-gci-compiler

Melee GCI Compiler is an application and scripting language that makes it easy for Super Smash Bros. Melee mod developers to inject custom code and data into Melee save files.
Mozilla Public License 2.0
34 stars 9 forks source link

Minor cleanup #2

Closed dansalvato closed 3 years ago

dansalvato commented 3 years ago

Put the code through a proper LSP and fixed some minor issues with type ambiguity and a couple edge cases.