clean up comments in q88500

This commit is contained in:
Martin Michelsen
2024-06-23 08:38:51 -07:00
parent 3a22a5c489
commit fd4719f8ec
3 changed files with 6 additions and 3 deletions
+3 -1
View File
@@ -7,7 +7,10 @@
.long_desc ""
start:
// This script is identical to q88500-gc-e.bin.txt, except the addresses are
// changed to be suitable for EU Ep3.
leti r3, 0x80004000
write4 0x80454E04, 0x80109FB4
write4 0x80454E08, 0x8000C324
write4 0x80454E0C, r3
@@ -35,7 +38,6 @@ copy_done:
ba_initial_floor 17
write2 0x8057C930, 1
// Clean up quest handler table
write4 0x80454E04, 0
write4 0x80454E08, 0
write4 0x80454E0C, 0
-1
View File
@@ -38,7 +38,6 @@ copy_done:
ba_initial_floor 17
write2 0x805D63D8, 1
// Clean up quest handler table
write4 0x804C88F0, 0
write4 0x804C88F4, 0
write4 0x804C88F8, 0
+3 -1
View File
@@ -7,7 +7,10 @@
.long_desc ""
start:
// This script is identical to q88500-gc-e.bin.txt, except the addresses are
// changed to be suitable for US Ep3.
leti r3, 0x80004000
write4 0x80452A4C, 0x80109B28
write4 0x80452A50, 0x8000C324
write4 0x80452A54, r3
@@ -35,7 +38,6 @@ copy_done:
ba_initial_floor 17
write2 0x8057A510, 1
// Clean up quest handler table
write4 0x80452A4C, 0
write4 0x80452A50, 0
write4 0x80452A54, 0