summaryrefslogtreecommitdiff
path: root/gfx/intro/006.lz
AgeCommit message (Collapse)Author
2014-04-02Image extensions in gfx/{intro,title}.yenatch
2013-10-08fix padding in compressed intro graphicsyenatch
2013-02-11Fix compressed graphics and filestructureyenatch
-No more /lz folders. -Fixed some lz files that didn't have terminators An extraction error caused some lz files in gfx/misc/ to lack terminators. These slipped through the cracks since they were surrounded by incbins calculated from the filesize, and the original decompression was done from the baserom, where terminators were intact. There might be more offending lz files.