This commit is contained in:
4am 2018-04-01 12:25:25 -04:00
parent ba9b0605e5
commit 43fb914349
2 changed files with 3 additions and 3 deletions

View File

@ -58,6 +58,9 @@ MainScreen
txs
ldx #WGReset
jsr WeeGUI
stz gViewInUse+ID_BOXART
stz gViewInUse+ID_HINTS
stz gViewInUse+ID_VERSIONS
jsr CreateViews ; create all WeeGUI views (UI elements)
ldx #WGClearScreen ; clear screen
jsr WeeGUI

View File

@ -23,9 +23,6 @@ ID_INFO = 8
ID_DESCRIPTION = 9
gViewInUse
gShowingArtworkButton=*+ID_BOXART
gShowingHintsButton=*+ID_HINTS
gShowingVersionButton=*+ID_VERSIONS
!byte 0,1,1,1,1,0,0,0,1,1,0,0,0,0,0
!zone {