aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkdx <kikoodx@paranoici.org>2023-04-15 13:03:42 +0200
committerkdx <kikoodx@paranoici.org>2023-04-15 13:03:42 +0200
commit3e5be77ecceb87cc4e0915c4acd6cfb83744b292 (patch)
tree35de7ee4a2808a5b363e8bdc0348e2cbd0ee91bb
parent33c6fb702ca0f66932440d0e86837af79304e7cd (diff)
downloadorga-3e5be77ecceb87cc4e0915c4acd6cfb83744b292.tar.gz
samples/move: center the lil dude
-rw-r--r--samples/move.orgaasm4
1 files 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