erkyrath / quixe

A Glulx VM interpreter written in Javascript
http://eblong.com/zarf/glulx/
MIT License
169 stars 33 forks source link

Correct raw image decoding function #41

Closed juhana closed 4 years ago

juhana commented 4 years ago

GiLoad.load_run(options, image, "raw") didn't work because of the function name typo.