chiark / gitweb /
Support for saving games in Javascript puzzles.
[sgt-puzzles.git] / emccx.json
index e03f7e25c7564fcbe670dab687b31fcda3dd2f1b..25d08fecb9b48f821e62bbdf935f6709566d503c 100644 (file)
@@ -18,6 +18,9 @@
     '_timer_callback',
     // Callback from button presses in the UI outside the canvas
     '_command',
+    // Game-saving functions
+    '_get_save_file',
+    '_free_save_file',
     // Callbacks to return values from dialog boxes
     '_dlg_return_sval',
     '_dlg_return_ival',