diff options
author | yenatch <yenatch@gmail.com> | 2013-09-15 19:08:29 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-09-16 17:42:19 -0400 |
commit | e770ae20b22316e0bdf657928265e2bc28b4f079 (patch) | |
tree | f494ce1bc6abb0ab8656e57d60962c654bbce447 /main.asm | |
parent | 237861b55333cb90c9be50d35f91eff04bc99095 (diff) |
clean up a couple mobile function comments
nothing here is actually commented out
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78413,6 +78413,7 @@ UpdateUsedMoves: ; 105ed0 Mobile_HallOfFame2: ; 0x105ef6 ret +; 105ef7 INCBIN "baserom.gbc", $105ef7, $105f33 - $105ef7 @@ -78494,7 +78495,6 @@ Function1060b5: ; 1060b5 INCBIN "baserom.gbc", $1060b6, $1060bb - $1060b6 Function1060bb: ; 1060bb -; commented out ret ; 1060bc |