diff options
Diffstat (limited to 'engine/events.asm')
-rw-r--r-- | engine/events.asm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/engine/events.asm b/engine/events.asm index fcab94ef3..0d708cdde 100644 --- a/engine/events.asm +++ b/engine/events.asm @@ -771,9 +771,8 @@ TryReadSign: ; 96a38 push hl call PlayTalkObject pop hl -rept 2 inc hl -endr + inc hl call GetMapScriptHeaderBank call GetFarHalfword call GetMapScriptHeaderBank |