diff options
author | yenatch <yenatch@gmail.com> | 2014-04-18 13:41:40 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-04-18 13:41:40 -0400 |
commit | 6b7c196dfb4a7d870335ffcad1ab4069ef1c69b5 (patch) | |
tree | 90c9010ad7511462f54ebc0ead790195bc3394b9 /home.asm | |
parent | 608fdac82c54886843f655645f5f176c8842a159 (diff) | |
parent | 74a0d46ccee08830bdc8a02a757e81c6d0cfac2a (diff) |
Merge pull request #247 from yenatch/master
Color test debug menus and assorted incbins.
Diffstat (limited to 'home.asm')
-rw-r--r-- | home.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1901,7 +1901,7 @@ GetBaseData:: ; 3856 .egg ; ???? - ld de, $7d9c + ld de, UnknownEggPic ; Sprite dimensions ld b, $55 ; 5x5 |