X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=emccx.json;h=bdab346d79b26351cf571fba4fa7616d9a976d47;hb=db313b3948d27244dd7c34c2609c66d6204d8931;hp=25d08fecb9b48f821e62bbdf935f6709566d503c;hpb=1bf591a5735068d1853be13c5a4255962835d5fe;p=sgt-puzzles.git diff --git a/emccx.json b/emccx.json index 25d08fe..bdab346 100644 --- a/emccx.json +++ b/emccx.json @@ -18,9 +18,10 @@ '_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',