diff --git a/src/main.asm b/src/main.asm index f89082c..2481e99 100644 --- a/src/main.asm +++ b/src/main.asm @@ -61,7 +61,7 @@ print_loop: cmp r10, [rel user_location] - je has_user_location + je has_user_location_pos cmp byte [r11 + r10], 0 je empty_tile