mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 23:22:26 +13:00
parent
d7808d110f
commit
6b5be9129c
101 changed files with 958 additions and 958 deletions
|
|
@ -1,5 +1,5 @@
|
|||
HIDE EQU $11
|
||||
SHOW EQU $15
|
||||
DEF HIDE EQU $11
|
||||
DEF SHOW EQU $15
|
||||
|
||||
; MissableObjects indexes (see data/maps/hide_show_data.asm)
|
||||
; this is a list of the sprites that can be enabled/disabled during the game
|
||||
|
|
@ -237,4 +237,4 @@ SHOW EQU $15
|
|||
const HS_SEAFOAM_ISLANDS_B4F_BOULDER_1 ; E1
|
||||
const HS_SEAFOAM_ISLANDS_B4F_BOULDER_2 ; E2
|
||||
const HS_ARTICUNO ; E3 X
|
||||
NUM_HS_OBJECTS EQU const_value
|
||||
DEF NUM_HS_OBJECTS EQU const_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue