summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-11-06 18:41:32 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2017-11-06 18:41:32 +0100
commita729e9838e88a982b590aafbd6330fc80c1f32e2 (patch)
tree2b325623726b424c77fb354e7546905bd2b42758 /asm
parenta2263207bf64439c9ad35ad5b8f0d5c5ea289d30 (diff)
move data to hall of fame c file
Diffstat (limited to 'asm')
-rw-r--r--asm/hall_of_fame.s11
1 files changed, 0 insertions, 11 deletions
diff --git a/asm/hall_of_fame.s b/asm/hall_of_fame.s
deleted file mode 100644
index 13585c831..000000000
--- a/asm/hall_of_fame.s
+++ /dev/null
@@ -1,11 +0,0 @@
- .include "asm/macros.inc"
- .include "constants/constants.inc"
-
- .syntax unified
-
- .text
-
-
-
-
- .align 2, 0 @ Don't pad with nop.