mirror of
https://github.com/open-goal/jak-project
synced 2026-08-21 23:00:45 -04:00
fix IOP getting stuck on music load (#1437)
* fix IOP getting stuck on music load * fix regression? and clang * fix a decomp * fix another regression * another * fix "all actors" * another regression!
This commit is contained in:
@@ -42,7 +42,8 @@ files_with_modifications = [
|
||||
"citadel-sages",
|
||||
"racer-part",
|
||||
"collectables-part",
|
||||
"collectables"
|
||||
"collectables",
|
||||
"basebutton"
|
||||
]
|
||||
|
||||
for file in files:
|
||||
|
||||
Reference in New Issue
Block a user