Those sets haven't been merged.
[neverball] / ball / st_conf.c
index 100e088..8524675 100644 (file)
@@ -404,6 +404,7 @@ struct state st_conf = {
     shared_timer,
     shared_point,
     shared_stick,
+    shared_angle,
     shared_click,
     NULL,
     conf_buttn,
@@ -420,5 +421,6 @@ struct state st_null = {
     NULL,
     NULL,
     NULL,
+    NULL,
     1, 0
 };