rnd-20140305-1-src
[rocksndiamonds.git] / src / main.c
index dcd5075ef164f98fc3544cda1e543aac931dbde9..c1762fe842349d2030e26cad2d8d455131499763 100644 (file)
@@ -165,6 +165,7 @@ struct MenuInfo             menu;
 struct DoorInfo                door_1, door_2;
 struct RequestInfo     request;
 struct PreviewInfo     preview;
+struct EditorInfo      editor;
 
 struct GraphicInfo     *graphic_info = NULL;
 struct SoundInfo       *sound_info = NULL;