diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-15 09:01:56 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-11-15 09:01:56 -0500 |
commit | 89b695278d0a126279ac232d534aebdc351cc2be (patch) | |
tree | 2b22248f02a30a906187553274dee989c6ddb74e /asm/berry_fix_program.s | |
parent | 79609d52c8d8489b490589a1150b0754c0f61568 (diff) | |
parent | 055a419830c0725a629f971b0299c89082c192fd (diff) |
Merge branch 'master' into heal_location
Diffstat (limited to 'asm/berry_fix_program.s')
-rwxr-xr-x | asm/berry_fix_program.s | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/asm/berry_fix_program.s b/asm/berry_fix_program.s deleted file mode 100755 index 2428f2984..000000000 --- a/asm/berry_fix_program.s +++ /dev/null @@ -1,8 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - .align 2, 0 @ Don't pad with nop. |