diff options
Diffstat (limited to 'warriors/big-nothing.red')
-rw-r--r-- | warriors/big-nothing.red | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/warriors/big-nothing.red b/warriors/big-nothing.red index 1d69675..6a1a0dd 100644 --- a/warriors/big-nothing.red +++ b/warriors/big-nothing.red @@ -2,13 +2,7 @@ ;name Big Nothing start - nop - nop - nop - nop - nop - nop - nop - nop - nop + for 19 + nop + rof jmp start |