diff options
author | Marcus Huderle <huderlem@gmail.com> | 2018-10-05 23:21:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-05 23:21:03 -0500 |
commit | 2cb551cf0df29e2602d6a80c16f8bac0a136b134 (patch) | |
tree | ed6f6f0faa3a88b86d1332a70ee8b1a64778cd25 /common_syms | |
parent | 0659d53c27fcb85b70c6f5a5065967fdc3da115d (diff) | |
parent | 4fafb81b2f2e04e910ac05eaee038ff12889d846 (diff) |
Merge pull request #13 from ProjectRevoTPP/sound
decompile sound.c
Diffstat (limited to 'common_syms')
-rw-r--r-- | common_syms/m4a_2.txt | 8 | ||||
-rw-r--r-- | common_syms/sound.txt | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/common_syms/m4a_2.txt b/common_syms/m4a_2.txt index a80d8a79d..6e7b3c93e 100644 --- a/common_syms/m4a_2.txt +++ b/common_syms/m4a_2.txt @@ -5,8 +5,8 @@ gMPlayJumpTable gCgbChans gPokemonCryTracks gPokemonCrySong -gMPlay_BGM -gMPlay_SE1 -gMPlay_SE2 +gMPlayInfo_BGM +gMPlayInfo_SE1 +gMPlayInfo_SE2 gMPlayMemAccArea -gMPlay_SE3 +gMPlayInfo_SE3 diff --git a/common_syms/sound.txt b/common_syms/sound.txt new file mode 100644 index 000000000..0f6f2fc75 --- /dev/null +++ b/common_syms/sound.txt @@ -0,0 +1 @@ +gDisableMusic |