mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Merge branch 'ZetaNull:master' into master
This commit is contained in:
commit
37fbf884f3
19 changed files with 687 additions and 145 deletions
|
|
@ -105,6 +105,7 @@
|
|||
const MUSIC_SUICUNE_BATTLE ; 64
|
||||
const MUSIC_BATTLE_TOWER_LOBBY ; 65
|
||||
const MUSIC_MOBILE_CENTER ; 66
|
||||
const MUSIC_NIHON_TOWN_01 ; 67
|
||||
DEF NUM_MUSIC_SONGS EQU const_value
|
||||
|
||||
; GetMapMusic picks music for this value (see home/map.asm)
|
||||
|
|
|
|||
|
|
@ -38,6 +38,7 @@
|
|||
const TILESET_AERODACTYL_WORD_ROOM ; 24
|
||||
const TILESET_NIHON_01 ; 25
|
||||
const TILESET_FOREST_KANTO ; 26
|
||||
const TILESET_MUSEUM ; 27
|
||||
DEF NUM_TILESETS EQU const_value - 1
|
||||
|
||||
; wTileset struct size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue