X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=src%2Ftables.c;h=4158253d8e5af79a89fc1bf38db8e6d8d301a627;hb=d8d68d0bd4c45af6f0dc69b4fc33d37d961aca85;hp=1f7ba01dff72d9d58c4111030a31e16dfb34a68a;hpb=c881aa3386c00d7021ffabf2f66275d6c110c1c1;p=inform.git diff --git a/src/tables.c b/src/tables.c index 1f7ba01..4158253 100644 --- a/src/tables.c +++ b/src/tables.c @@ -1242,7 +1242,7 @@ static void construct_storyfile_g(void) "array name strings"); write_the_identifier_names(); - threespaces = compile_string(" ", FALSE, FALSE); + threespaces = compile_string(" ", STRCTX_GAME); compress_game_text();