mirror of
https://github.com/a2-4am/pitch-dark.git
synced 2025-01-19 09:31:39 +00:00
.
This commit is contained in:
parent
cc0d2510d2
commit
44b6a57b51
@ -18,6 +18,8 @@ gKey = $3F01
|
||||
gValLen = $3F80
|
||||
gVal = $3F81
|
||||
WGInit = $4000 ; WeeGUI file load address and initialization function
|
||||
MAGICRTS = $FF58 ; used to set overflow bit
|
||||
|
||||
|
||||
; zero page
|
||||
PTR = $02
|
||||
|
@ -12,8 +12,6 @@
|
||||
; - gViewInUse
|
||||
;
|
||||
|
||||
MAGICRTS = $FF58 ; used to set overflow bit
|
||||
|
||||
; View IDs (application-specific, acceptable range 0..15, no duplicates)
|
||||
ID_PREVIOUS = 1
|
||||
ID_OPTIONS = 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user