diff options
Diffstat (limited to 'engine/variables.asm')
-rwxr-xr-x | engine/variables.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/variables.asm b/engine/variables.asm index 0f6cfc2c2..3ddfce8d6 100755 --- a/engine/variables.asm +++ b/engine/variables.asm @@ -28,7 +28,7 @@ endr call _de_ ret -.loadstringbuffer2: ; 8066c (20:466c) +.loadstringbuffer2 ; 8066c (20:466c) ld de, StringBuffer2 ld [de], a ret |