X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=docs%2Freference%2Fchimara-sections.txt;h=8668f3863cdc6e72a5c59d92af1740316e26150a;hb=2ab029c7428eb3e4894e7d165815c90fbc39a8b2;hp=994f21b084c551ca3ed2412bb0778d0f64459249;hpb=1461483626f28b52f8f9f3cc350f9cb330579285;p=projects%2Fchimara%2Fchimara.git diff --git a/docs/reference/chimara-sections.txt b/docs/reference/chimara-sections.txt index 994f21b..8668f38 100644 --- a/docs/reference/chimara-sections.txt +++ b/docs/reference/chimara-sections.txt @@ -20,6 +20,7 @@ chimara_glk_set_css_to_default chimara_glk_set_css_from_file chimara_glk_set_css_from_string chimara_glk_run +chimara_glk_run_file chimara_glk_stop chimara_glk_wait chimara_glk_unload_plugin @@ -54,6 +55,7 @@ chimara_if_new chimara_if_set_preferred_interpreter chimara_if_get_preferred_interpreter chimara_if_run_game +chimara_if_run_game_file chimara_if_get_format chimara_if_get_interpreter @@ -139,6 +141,8 @@ gestalt_HyperlinkInput gestalt_SoundMusic gestalt_GraphicsTransparency gestalt_DateTime +gestalt_ResourceStream +GLK_MODULE_RESOURCE_STREAM
@@ -266,6 +270,7 @@ evtype_Arrange evtype_Redraw evtype_SoundNotify evtype_Hyperlink +evtype_VolumeNotify
@@ -416,6 +421,8 @@ glk_stream_open_memory glk_stream_open_memory_uni glk_stream_open_file glk_stream_open_file_uni +glk_stream_open_resource +glk_stream_open_resource_uni