diff --git a/asm/oot-dbg-comp b/asm/oot-dbg-comp index 279bd6d..12b0e09 100644 --- a/asm/oot-dbg-comp +++ b/asm/oot-dbg-comp @@ -326,5 +326,5 @@ if [ $fast -ne 2 ]; then fi done dump "$patchme" - copy_rom "$out" 32 + copy_rom "build/$out" 32 fi