diff options
| author | yenatch <yenatch@gmail.com> | 2014-03-30 16:10:23 -0700 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-03-30 16:10:23 -0700 |
| commit | 463b95b6b57a480f3596cee375417e82126c3678 (patch) | |
| tree | 2fccf81e39b097bb495b433d44ae413d9e3d7e45 | |
| parent | Merge remote-tracking branch 'origin/master' into master (diff) | |
| download | pokeyellow-463b95b6b57a480f3596cee375417e82126c3678.tar.gz pokeyellow-463b95b6b57a480f3596cee375417e82126c3678.tar.xz pokeyellow-463b95b6b57a480f3596cee375417e82126c3678.zip | |
Yet another static rom address (Tset15_Coll)
| -rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13840,7 +13840,7 @@ Func_5a5f: ; 5a5f (1:5a5f) ld [$d52e], a ld a, Bank(Tset15_GFX) ld [$d52b], a - ld hl, $17d1 + ld hl, Tset15_Coll ld a, h ld [$d531], a ld a, l |
