diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-01-29 16:37:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-29 16:37:42 +0100 |
commit | 0995b753458fbc6117e2ca813de258165b1cddc0 (patch) | |
tree | dc98e80bd6eae837f180753be6113950e4594ce0 /asm | |
parent | 10037ac0e1c1737dc7cb309257369b17ccd5e028 (diff) |
Delete option_menu.s
Diffstat (limited to 'asm')
-rw-r--r-- | asm/option_menu.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/option_menu.s b/asm/option_menu.s deleted file mode 100644 index c3fc4d140..000000000 --- a/asm/option_menu.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. |