From 3e5be77ecceb87cc4e0915c4acd6cfb83744b292 Mon Sep 17 00:00:00 2001 From: kdx Date: Sat, 15 Apr 2023 13:03:42 +0200 Subject: samples/move: center the lil dude --- samples/move.orgaasm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/move.orgaasm b/samples/move.orgaasm index 2528f12..7ca109f 100644 --- a/samples/move.orgaasm +++ b/samples/move.orgaasm @@ -30,8 +30,8 @@ include(std.orgaasm) #0080 AND #0000 NEQ -input.kright STA RET -@player.x 0040 -@player.y 0040 +@player.x 003b +@player.y 003b @player/update ( -- ) @player/update/movex -- cgit v1.2.3