diff src/strings.asm @ 124:40ff64d60054

cleanup
author heinrichsweikamp
date Sun, 29 Jun 2014 13:53:46 +0200
parents 11d4fc797f74
children e79bc535ef9e
line wrap: on
line diff
--- a/src/strings.asm	Sun Jun 29 13:40:59 2014 +0200
+++ b/src/strings.asm	Sun Jun 29 13:53:46 2014 +0200
@@ -303,6 +303,7 @@
             VARARGS_GET8    win_leftx2
             VARARGS_GET8    win_top
         VARARGS_END
+        lfsr    FSR2,buffer             ; point to buffer here
         return
 
         END
\ No newline at end of file