diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-10-28 12:44:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-28 12:44:32 -0700 |
commit | b350c7e9fa867af2871ac2c6b92f95e8bb77617c (patch) | |
tree | dfa26bc0b921e09ed0adcaeb2c7988511bf5bbf1 /constants | |
parent | 4c74840c08660db73df40febe94dde07b2dfe4f8 (diff) | |
parent | 0c7d1385e8747383295d7df37ab10c440d20b603 (diff) |
Merge pull request #75 from yenatch/master
Decompile berry.c.
Diffstat (limited to 'constants')
-rw-r--r-- | constants/songs.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/songs.s b/constants/songs.s index 42c9d23e2..a89376983 100644 --- a/constants/songs.s +++ b/constants/songs.s @@ -365,3 +365,5 @@ .equiv BGM_BATTLE35, 464 .equiv BGM_BATTLE38, 465 .equiv BGM_BATTLE30, 466 + + .equiv BGM_ROUTE_118, 0x7fff |