Jakz / retro8

PICO-8 implementation with SDL2/SDL1.2 and RetroArch back-ends
GNU General Public License v3.0
253 stars 29 forks source link

Retro8 does not allow blank newlines in carts #9

Closed p-sam closed 4 years ago

p-sam commented 4 years ago

Example cart: A Doukutsu Demake.p8.txt

This cart has a newline between the __gfx__ section and the __gff__ section, which cause an assert to fail, instead of just skipping the line like PICO-8 does

gouchi commented 4 years ago

Same issue with squashy.p8.

Jakz commented 4 years ago

Fixed in https://github.com/Jakz/retro8/commit/c1e696cdd7723af889878c46d8fcbdf170bf5633