diff options
author | yenatch <yenatch@gmail.com> | 2013-12-21 00:56:04 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-21 00:56:04 -0500 |
commit | d9ad10771c74ee74e165f09a662bbc2dc8ae5032 (patch) | |
tree | 2bdb6ae6700a4f070c370ce18cf7bdb21e39b5d4 /main.asm | |
parent | 4a40c26f6ccc7f7c9c6f676b0f759ccd62ebd05a (diff) |
move a palette map incbin into tilesets/palette_maps.asm
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -46994,8 +46994,6 @@ Function4c03f: ; 4c03f INCLUDE "tilesets/palette_maps.asm" -INCBIN "baserom.gbc",$4ce05,$4ce1f - $4ce05 - TileCollisionTable: ; 4ce1f ; 00 land ; 01 water |