diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2016-11-01 22:03:16 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-11-01 20:03:16 -0700 |
commit | 69c734c9a8b7fbc405d0d6e81bf7e2bcf783883d (patch) | |
tree | 1d137feaea05c6fd80b245d5445e1542bb1e535e /asm/egg_hatch.s | |
parent | 2db94cf5eb0fa9b505f40fa4bff4d1fe876e61fb (diff) |
Ported libmks4agb from pokeruby (#12)
* Port agb_flash from pokeruby
* use ramscrgen
* formatting
* delete ewram_syms.txt and iwram_syms.txt
* Finish port of agb_flash
* Ported libmks4agb from pokeruby
* Reordered declarations to match pokeruby
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r-- | asm/egg_hatch.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s index 69ba8fef0..8f675adb7 100644 --- a/asm/egg_hatch.s +++ b/asm/egg_hatch.s @@ -602,7 +602,7 @@ _080717EC: bl ResetAllObjectData bl ResetTasks bl remove_some_task - bl SoundVSyncOn_rev01 + bl m4aSoundVSyncOn b _080719A6 .pool _080718B8: |