chiark / gitweb /
Forbid undo of new-game if it would change the params.
[sgt-puzzles.git] / emccx.json
index 25d08fecb9b48f821e62bbdf935f6709566d503c..bdab346d79b26351cf571fba4fa7616d9a976d47 100644 (file)
     '_timer_callback',
     // Callback from button presses in the UI outside the canvas
     '_command',
-    // Game-saving functions
+    // Game-saving and game-loading functions
     '_get_save_file',
     '_free_save_file',
+    '_load_game',
     // Callbacks to return values from dialog boxes
     '_dlg_return_sval',
     '_dlg_return_ival',