Browse Source

fixed npc loading end detection, hopefully fixing awefully long map loading times and occasional crashes

SBird1337 7 years ago
parent
commit
d05bb5d4ad
2 changed files with 11 additions and 2 deletions
  1. 1
    1
      battle_engine
  2. 10
    1
      patches/overworlds/overworld.asm

+ 1
- 1
battle_engine

1
-Subproject commit a201b518834f0208efdb82ac95b08675f5279950
1
+Subproject commit 4a4fb7ac2ac3def1d4270796bdd2c04e8231d382

+ 10
- 1
patches/overworlds/overworld.asm View File

110
 .org 0x08064584
110
 .org 0x08064584
111
     .word movement_animations
111
     .word movement_animations
112
 .org 0x080645B4
112
 .org 0x080645B4
113
-    .word movement_animations
113
+    .word movement_animations
114
+
115
+.org 0x0805F5CC
116
+.halfword 0xC3FF
117
+
118
+.org 0x0805F634
119
+.halfword 0xC3FF
120
+
121
+.org 0x0805F6AC
122
+.halfword 0xC3FF