mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2024-12-13 00:29:12 +00:00
bugfix: &FILL should support mousetext characters [fixes #6]
This commit is contained in:
parent
971da7c4da
commit
03132095c6
@ -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:
|
||||
|
||||
|
BIN
weegui.dsk
BIN
weegui.dsk
Binary file not shown.
Loading…
Reference in New Issue
Block a user