瀏覽代碼

do not override test script

SBird1337 7 年之前
父節點
當前提交
d505d2dd8b
共有 1 個檔案被更改,包括 3 行新增2 行删除
  1. 3
    2
      main.asm

+ 3
- 2
main.asm 查看文件

@@ -64,8 +64,9 @@
64 64
 .org 0x0815F9B8
65 65
     .word 0x08069ED5 // fix nop1 for now...
66 66
 
67
-.org 0x08727994
68
-    .word the_old_test_script
67
+// In order to test the scripts
68
+//.org 0x08727994
69
+    //.word the_old_test_script
69 70
 
70 71
 .org 0x09000000
71 72
 .importobj "object/linked.o"