shithub: rgbds

Download patch

ref: 1c734a015d6bdfcc7f3cee4a707719e72eca1c2c
parent: 792fb5ef94b0b5e2cc81382e905befaeca4e22bc
author: Anthony Bentley <[email protected]>
date: Sat Sep 12 02:40:24 EDT 2009

correct error in documentation

--- a/doc/asm/usage.htm
+++ b/doc/asm/usage.htm
@@ -23,7 +23,7 @@
     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>