mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-11 15:54:49 +13:00
safari timer locations in RAM
hg-commit-id: ab7d7663e9b2
This commit is contained in:
parent
52aa1f72b7
commit
7aac84e4aa
|
|
@ -356,6 +356,9 @@ W_BOXITEM50 EQU $D59D
|
|||
W_BOXCOUNT50 EQU $D59E
|
||||
;box end of list $D59F
|
||||
|
||||
W_SAFARITIMERHI EQU $D70D ; use 01 for maximum
|
||||
W_SAFARITIMERLO EQU $D70E ; use F4 for maximum
|
||||
|
||||
H_RAND1 EQU $FFD3
|
||||
H_RAND2 EQU $FFD4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue