diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-18 12:27:10 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-18 12:27:10 +0100 |
| commit | f8b40754c70679bb3ec4c0611613a0658f679225 (patch) | |
| tree | aa58658354cade81c49daa45d782a0628fade160 /asm | |
| parent | 6b075ae0ffc82a8aff6ae5812f9f6f7675c08031 (diff) | |
wild encounter done
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/wild_encounter.s | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/asm/wild_encounter.s b/asm/wild_encounter.s deleted file mode 100644 index da4dca0ed..000000000 --- a/asm/wild_encounter.s +++ /dev/null @@ -1,9 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .syntax unified - - .text - - - .align 2, 0 @ Don't pad with nop. |
