glulxe icon indicating copy to clipboard operation
glulxe copied to clipboard

Add #ifdef GLK_MODULE_UNICODE

Open abrobston opened this issue 12 years ago • 0 comments

To cure a link error with pre-Unicode versions of glk, such as the current xglk, only include the Unicode functions when the Unicode functions are defined in glk.h. The change is in the perform_glk function.

abrobston avatar Nov 19 '12 04:11 abrobston