diff options
-rwxr-xr-x | asm/heated_rock.s | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/asm/heated_rock.s b/asm/heated_rock.s deleted file mode 100755 index 3adb3a99d..000000000 --- a/asm/heated_rock.s +++ /dev/null @@ -1,10 +0,0 @@ - .include "constants/gba_constants.inc" - .include "asm/macros.inc" - - .syntax unified - - .text - - @ heated_rock - - .align 2, 0 @ Don't pad with nop. |