aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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