correct error in documentation

This commit is contained in:
Anthony Bentley
2009-09-12 06:40:24 -06:00
parent 792fb5ef94
commit 1c734a015d

View File

@@ -23,7 +23,7 @@ Options are preceded by a dash (-) and go as follows:<BR>
g<B>ASCI</B> : Change the four characters used for Gameboy graphics
constants (default is <B>0123</B>)
b<B>AS</B> : Change the two characters used for binary constants
(default is <B>0123</B>)
(default is <B>01</B>)
z<B>HX</B> : Set the byte value (hex format) used for uninitialised data (default is ? for random)
</PRE>