diff options
author | Edouard Veyrier <veyrie_e@epita.fr> | 2018-04-02 20:06:40 +0200 |
---|---|---|
committer | Edouard Veyrier <veyrie_e@epita.fr> | 2018-04-02 20:06:40 +0200 |
commit | b2e8ee836d6334e525df3163d7b018b64f68ec95 (patch) | |
tree | 83fc425d001a80444fefe221a8a2fdf2ec1f6dfd /asm | |
parent | 09e29a5cf8695cf43fe8ac18004049b07a59ccc5 (diff) |
sub_81607EC and sub_816082C
Diffstat (limited to 'asm')
-rw-r--r-- | asm/learn_move.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asm/learn_move.s b/asm/learn_move.s index 5fd507c2d..4f0a6abb4 100644 --- a/asm/learn_move.s +++ b/asm/learn_move.s @@ -178,6 +178,7 @@ sub_8160740: @ 8160740 .pool thumb_func_end sub_8160740 +/* thumb_func_start sub_81607EC sub_81607EC: @ 81607EC push {lr} @@ -204,7 +205,9 @@ sub_81607EC: @ 81607EC bx r0 .pool thumb_func_end sub_81607EC +*/ +/* thumb_func_start sub_816082C sub_816082C: @ 816082C push {lr} @@ -217,6 +220,7 @@ sub_816082C: @ 816082C pop {r0} bx r0 thumb_func_end sub_816082C +*/ thumb_func_start sub_816084C sub_816084C: @ 816084C |