about summary refs log tree commit diff
path: root/bots
diff options
context:
space:
mode:
Diffstat (limited to 'bots')
-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