Browse Source

do not override test script

SBird1337 7 years ago
parent
commit
d505d2dd8b
1 changed files with 3 additions and 2 deletions
  1. 3
    2
      main.asm

+ 3
- 2
main.asm View File

@@ -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"