浏览代码

do not override test script

SBird1337 8 年前
父节点
当前提交
d505d2dd8b
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3
    2
      main.asm

+ 3
- 2
main.asm 查看文件

64
 .org 0x0815F9B8
64
 .org 0x0815F9B8
65
     .word 0x08069ED5 // fix nop1 for now...
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
 .org 0x09000000
71
 .org 0x09000000
71
 .importobj "object/linked.o"
72
 .importobj "object/linked.o"