diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 03:33:21 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-08-20 03:33:21 -0400 |
commit | 688c8dc9a5aced07315452591ca39f0ebfaa76d7 (patch) | |
tree | 57397f023cdd77f0c9302764af79f27791a6cdf1 /main.asm | |
parent | 70568d7684caba1d63f62921ff836ce93be02f93 (diff) |
Added Town Map rle file to gfx
Diffstat (limited to 'main.asm')
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100460,7 +100460,7 @@ Func_7109b: ; 7109b (1c:509b) ; 71100 (1c:5100) CompressedMap: ; 71100 (1c:5100) ; you can decompress this file with the redrle program in the extras/ dir - INCBIN "baserom.gbc",$71100,$711AB-$71100 + INCBIN "gfx/town_map.rle" ; known jump sources: 70eeb (1c:4eeb), 70f82 (1c:4f82) Func_711ab: ; 711ab (1c:51ab) |