Fixed cursed audio when ROM is shifted.

This commit is contained in:
Antonio Castelli
2021-06-12 01:31:14 -07:00
parent 506118c6e1
commit ab9510e5c8
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@ ROM_FILEPATH = BUILD_DIR + '/dkr.z64'
FUNCTIONS_TO_CALC = [
('func_8003B4BC', 'D_800DCDD0'),
('func_80068158', 'D_800DD320'),
('func_80019808', 'D_800DC690'),
('D_80024D54', 'D_800DCEA0')
]