about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-02-22 16:04:39 +0100
committerEmile <hanemile@protonmail.com>2020-02-22 16:04:39 +0100
commit7068921ce98f7939ca0fb2457345e1ade390db8d (patch)
tree215ef32f0e607c6fd5e48f258fc33b17e35b97fe
parent7c269b67397da6c2f3ec666f7c16ba52f726435c (diff)
a basic warrir
-rw-r--r--bots/warrior.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/bots/warrior.asm b/bots/warrior.asm
index 3cdd9da..29e2271 100644
--- a/bots/warrior.asm
+++ b/bots/warrior.asm
@@ -6,4 +6,4 @@ loop:
 	cmp [eax], 0
 je loop
 	mov [eax], 0
-	jmp loop
\ No newline at end of file
+	jmp loop