bugfix for paintWindowTitle

This commit is contained in:
4am 2018-03-06 15:58:34 -05:00
parent 66f2674d28
commit 57cf9db87e
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.