summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-09-15 23:19:37 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2018-09-15 23:19:37 +0200
commit4d2637883a55d916badb0b7b6107da5b9145b529 (patch)
tree15248ceb54ff02ff2495419288515eae41dc301d /asm
parentdb248dada23086ed8a5fd26d7fcce52b575768d2 (diff)
Slot machine is decompiled.
Diffstat (limited to 'asm')
-rw-r--r--asm/slot_machine.s10
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.