Are we done now?

This commit is contained in:
twinaphex 2017-04-27 00:40:28 +02:00
parent 6ec974354d
commit 952c534d04

View File

@ -297,6 +297,7 @@ else ifeq ($(platform), emscripten)
-Dfilestream_write=gg_filestream_write\
-Dfilestream_rewind=gg_filestream_rewind\
-Dfilestream_putc=gg_filestream_putc\
-Dfilestream_getline=gg_filestream_getline\
-Dpath_is_character_special=gg_path_is_character_special\
-Dpath_is_valid=gg_path_is_valid\
-Dpath_is_compressed=gg_path_is_compressed\