aboutsummaryrefslogtreecommitdiff
path: root/emccx.json
diff options
context:
space:
mode:
Diffstat (limited to 'emccx.json')
-rw-r--r--emccx.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/emccx.json b/emccx.json
index 31d7234..e03f7e2 100644
--- a/emccx.json
+++ b/emccx.json
@@ -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'
]