diff options
| author | Simon Tatham <anakin@pobox.com> | 2021-05-22 21:04:22 +0100 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2021-05-22 21:04:22 +0100 |
| commit | 1c760b2ee808ba68781a68a57292cc841b3df5a0 (patch) | |
| tree | d2f8176c0a84beb071361e02d7d68c8e62c1d75b /pattern.c | |
| parent | 20a85890d713d9a6b701eee08a76538f0a4334e4 (diff) | |
| download | puzzles-1c760b2ee808ba68781a68a57292cc841b3df5a0.zip puzzles-1c760b2ee808ba68781a68a57292cc841b3df5a0.tar.gz puzzles-1c760b2ee808ba68781a68a57292cc841b3df5a0.tar.bz2 puzzles-1c760b2ee808ba68781a68a57292cc841b3df5a0.tar.xz | |
WASM: fix save-file generation.
In commit f6434e84964d840 I said I had replaced all uses of
old-Emscripten's Pointer_stringify() function with new-Emscripten's
UTF8ToString(). In fact, I only replaced the ones in emcclib.js, but I
missed one in emccpre.js used in preparing downloadable save files.
Those were therefore broken, with a Javascript undefined-name error.
Diffstat (limited to 'pattern.c')
0 files changed, 0 insertions, 0 deletions