Merge pull request #17 from a2-4am/master

bugfix for paintWindowTitle
This commit is contained in:
blondie7575
2018-03-06 13:00:02 -08:00
committed by GitHub
2 changed files with 1 additions and 1 deletions

View File

@@ -670,7 +670,7 @@ paintWindowTitle_compute:
and #VIEW_STYLE_RAWTITLE
asl
eor #$80 ; becomes #$80 for Apple format, 0 for raw
sta paintWindowTitle_mask
sta paintWindowTitle_mask+1
ldy #0
paintWindowTitleLoop:

Binary file not shown.