Revise some constant definitions
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
; SFX indexes (see audio/sfx_pointers.asm)
|
||||
const_def
|
||||
|
||||
const SFX_DEX_FANFARE_50_79 ; 00
|
||||
const SFX_ITEM ; 01
|
||||
const SFX_CAUGHT_MON ; 02
|
||||
@@ -189,7 +188,6 @@
|
||||
const SFX_TRAIN_ARRIVED ; b9
|
||||
const SFX_STOP_SLOT ; ba
|
||||
const SFX_2_BOOPS ; bb
|
||||
|
||||
; new to Crystal
|
||||
const SFX_GLASS_TING ; bc
|
||||
const SFX_GLASS_TING_2 ; bd
|
||||
@@ -210,5 +208,4 @@
|
||||
const SFX_TWO_PC_BEEPS ; cc
|
||||
const SFX_4_NOTE_DITTY ; cd
|
||||
const SFX_TWINKLE ; ce
|
||||
|
||||
NUM_SFX EQU const_value
|
||||
|
Reference in New Issue
Block a user