mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
correct error in documentation
This commit is contained in:
@@ -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
|
g<B>ASCI</B> : Change the four characters used for Gameboy graphics
|
||||||
constants (default is <B>0123</B>)
|
constants (default is <B>0123</B>)
|
||||||
b<B>AS</B> : Change the two characters used for binary constants
|
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)
|
z<B>HX</B> : Set the byte value (hex format) used for uninitialised data (default is ? for random)
|
||||||
</PRE>
|
</PRE>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user