diff options
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/egg_hatch.s | 11 | 
1 files changed, 0 insertions, 11 deletions
| diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s deleted file mode 100644 index 1e7bffa77..000000000 --- a/asm/egg_hatch.s +++ /dev/null @@ -1,11 +0,0 @@ -	.include "constants/gba_constants.inc" -	.include "constants/species_constants.inc" -	.include "asm/macros.inc" - -	.syntax unified - -	.text - - - -	.align 2, 0 @ Don't pad with nop. | 
