mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 15:12:18 +13:00
Merge branch 'master' of https://github.com/pret/pokered
This commit is contained in:
commit
3f691fcb21
970 changed files with 15106 additions and 11361 deletions
|
|
@ -1,8 +1,8 @@
|
|||
; Song ids are calculated by address to save space.
|
||||
; SFX_Headers_(1|2|3) indexes (see audio/headers/*.asm)
|
||||
|
||||
;music_const: MACRO
|
||||
;\1 EQUS "((\2 - SFX_Headers_1) / 3)"
|
||||
;MACRO music_const
|
||||
; DEF \1 EQUS "((\2 - SFX_Headers_1) / 3)"
|
||||
;ENDM
|
||||
|
||||
const_def 1
|
||||
|
|
@ -219,4 +219,4 @@
|
|||
|
||||
const SFX_POKEFLUTE_IN_BATTLE
|
||||
|
||||
SFX_STOP_ALL_MUSIC EQU $ff
|
||||
DEF SFX_STOP_ALL_MUSIC EQU $ff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue