diff --git a/Oracle_main.asm b/Oracle_main.asm index 2b02b96..8ea9f1a 100644 --- a/Oracle_main.asm +++ b/Oracle_main.asm @@ -31,6 +31,9 @@ namespace Oracle incsrc "BunnyHood/bunnyhood.asm" print "End of BunnyHood/bunnyhood.asm ", pc + incsrc "Debug/debug.asm" + print "End of Debug/debug.asm ", pc + incsrc "IceRod/icerod.asm" print "End of IceRod/icerod.asm ", pc