From 0995b753458fbc6117e2ca813de258165b1cddc0 Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 29 Jan 2018 16:37:42 +0100 Subject: [PATCH] Delete option_menu.s --- asm/option_menu.s | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 asm/option_menu.s diff --git a/asm/option_menu.s b/asm/option_menu.s deleted file mode 100644 index c3fc4d140b..0000000000 --- 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.