mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-20 22:28:41 +13:00
Enby YES
internally kind of sloppy, filenames refer to Pink as a few different things and none of them are by their final name lol Haven't managed to get this to build the debug rom? Probably not a big deal, though you have to specifically run "make kep" instead of just "make"
This commit is contained in:
parent
9707c2d7cb
commit
6726f5fec1
31 changed files with 256 additions and 63 deletions
|
|
@ -102,9 +102,9 @@ MACRO sound_pokedex_rating
|
|||
db TX_SOUND_POKEDEX_RATING
|
||||
ENDM
|
||||
|
||||
const TX_SOUND_GET_ITEM_1_DUPLICATE ; $0f
|
||||
MACRO sound_get_item_1_duplicate
|
||||
db TX_SOUND_GET_ITEM_1_DUPLICATE
|
||||
const TX_SOUND_CRY_NIDOREIGN ; $0f
|
||||
MACRO sound_cry_nidoreign
|
||||
db TX_SOUND_CRY_NIDOREIGN
|
||||
ENDM
|
||||
|
||||
const TX_SOUND_GET_ITEM_2 ; $10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue