diff options
author | yenatch <yenatch@gmail.com> | 2013-09-08 03:12:48 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-09-08 03:12:48 -0400 |
commit | 4a04a09a6b7a80f97392563b1b1b115fa1cf6316 (patch) | |
tree | 0096498fe945f98fa7f6f0a44c02ba59a9c1d616 /common/init.asm | |
parent | 844546f8495030b66e79aa30d96405065e2019dd (diff) |
labels for cgb double speed functions
Diffstat (limited to 'common/init.asm')
-rw-r--r-- | common/init.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/init.asm b/common/init.asm index 3104c416d..ead75975c 100644 --- a/common/init.asm +++ b/common/init.asm @@ -156,7 +156,7 @@ Init: ; 17d ld a, [hCGB] and a jr z, .asm_22b - call Function2ff7 + call NormalSpeed .asm_22b xor a |