TricksterGuy / nin10kit

(Formerly brandontools) A set of tools for doing homebrew game development, includes look up table generators and and image to C exporter for Nintendo's Gameboy Advance, DS, and 3DS systems. In addition the GUI version of the program allows you to see what the image would look like on real hardware before exporting. Coming soon the ability to edit the bitmap/palette/tilemaps before exporting to the GBA.
Apache License 2.0
49 stars 3 forks source link

Fix command line parsing #20

Closed TricksterGuy closed 7 years ago

TricksterGuy commented 7 years ago

Too picky. -for_bitmap should be accepted however you must explicitly pass a 0 or 1 for it to be accepted.