This commit is contained in:
4am 2018-04-17 22:35:51 -04:00
parent 60dc3bef79
commit df86e8cf36

View File

@ -212,6 +212,7 @@ HandleResumeKey
bpl -
jmp SoftBell
.foundKey
; TODO need to handle up and down arrow keys like versions dialog
lda .keys+1,x
ldx #WGSelectView
jsr WeeGUI