diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-09-15 23:19:37 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-09-15 23:19:37 +0200 |
commit | 4d2637883a55d916badb0b7b6107da5b9145b529 (patch) | |
tree | 15248ceb54ff02ff2495419288515eae41dc301d /asm | |
parent | db248dada23086ed8a5fd26d7fcce52b575768d2 (diff) |
Slot machine is decompiled.
Diffstat (limited to 'asm')
-rw-r--r-- | asm/slot_machine.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/slot_machine.s b/asm/slot_machine.s deleted file mode 100644 index c3fc4d140..000000000 --- a/asm/slot_machine.s +++ /dev/null @@ -1,10 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - - - .align 2, 0 @ Don't pad with nop. |