mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2024-12-14 06:31:06 +00:00
Merge pull request #7 from a2-4am/master
bugfix: &FILL should support mousetext characters [fixes #6]
This commit is contained in:
commit
a5cf785e74
@ -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