chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / emccx.json
index 31d723476443166f4e73a52ae7459312c7ca9cad..e03f7e25c7564fcbe670dab687b31fcda3dd2f1b 100644 (file)
@@ -21,6 +21,9 @@
     // Callbacks to return values from dialog boxes
     '_dlg_return_sval',
     '_dlg_return_ival',
+    // Callbacks when the resizing controls are used
+    '_resize_puzzle',
+    '_restore_puzzle_size',
     // Main program, run at initialisation time
     '_main'
 ]