bugfix: &FILL should support mousetext characters [fixes #6]

This commit is contained in:
4am 2017-12-20 09:20:54 -05:00
parent 971da7c4da
commit 03132095c6
2 changed files with 4 additions and 6 deletions

View File

@ -871,7 +871,6 @@ WGAmpersand_FILL:
jsr WGAmpersandNextArgument
jsr WGAmpersandIntArgument
ora #$80 ; Convert to Apple format
pha
jsr WGAmpersandEndArguments
@ -1276,4 +1275,3 @@ WGAmpersandCommandTable:
WGAmpersandCommandTableEnd:

Binary file not shown.