]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos/dlgbox/dlgboxgetstring.s
Return 0 if color not found
[cc65] / libsrc / geos / dlgbox / dlgboxgetstring.s
index 68471ea3fec1fd1a70dba90f6b7c93a8d5a8b5e5..a7c78063b9e3ee938440a16d1d120f085e48850b 100644 (file)
@@ -1,6 +1,6 @@
 
 ;
-; Maciej 'YTM/Alliance' Witkowiak
+; Maciej 'YTM/Elysium' Witkowiak
 ;
 ; 25.12.99
 
@@ -14,6 +14,8 @@
            .include "../inc/geossym.inc"
            .include "../inc/const.inc"
 
+.code
+
 _DlgBoxGetString:
            jsr DB_get2lines
            jsr popa
@@ -25,6 +27,8 @@ _DlgBoxGetString:
            ldx #>paramStrGetString
            jmp _DoDlgBox
 
+.data
+
 paramStrGetString:
            .byte DEF_DB_POS | 1
            .byte DBVARSTR, TXT_LN_X, TXT_LN_1_Y, ptr3