mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-14 11:53:47 -04:00
refactor main and irqmgr
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@ import common as c
|
||||
|
||||
# Check CodeWarrior was added
|
||||
assert os.path.exists("tools/1.3.2/mwcceppc.exe") and \
|
||||
os.path.exists("tools/1.2.5/mwcceppc.exe") and \
|
||||
os.path.exists("tools/1.3.2/mwldeppc.exe"), \
|
||||
os.path.exists("tools/1.2.5n/mwcceppc.exe"), \
|
||||
"Error: Codewarrior not found!"
|
||||
|
||||
# Check binaries were added
|
||||
|
||||
Reference in New Issue
Block a user