dustmop / makechr

makechr is a tool for generating NES graphics
Other
92 stars 8 forks source link

-0 flag to set the empty tile explicitly #9

Open dustmop opened 5 years ago

dustmop commented 5 years ago

Would like to have an option to explicitly set where the "empty tile" is, defined as the tile with chr equal to [0]*16. All other unused tiles should just be optionally fillable.