diff options
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sym_common.txt b/sym_common.txt index ad05c3906..8948ba9e1 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -368,11 +368,11 @@ SYMBOL(gMPlayJumpTable, 144) SYMBOL(gCgbChans, 256) SYMBOL(gPokemonCryTracks, 320) SYMBOL(gPokemonCrySong, 52) -SYMBOL(gMPlay_BGM, 64) -SYMBOL(gMPlay_SE1, 64) -SYMBOL(gMPlay_SE2, 64) +SYMBOL(gMPlayInfo_BGM, 64) +SYMBOL(gMPlayInfo_SE1, 64) +SYMBOL(gMPlayInfo_SE2, 64) SYMBOL(gMPlayMemAccArea, 16) -SYMBOL(gMPlay_SE3, 64) +SYMBOL(gMPlayInfo_SE3, 64) // agb_flash.c SYMBOL(gFlashTimeoutFlag, 4) |