X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fmain.c;h=c1762fe842349d2030e26cad2d8d455131499763;hb=5d406078199b3795eeadb3fc97ca2efa2e4e2e55;hp=dcd5075ef164f98fc3544cda1e543aac931dbde9;hpb=273ed881a8affb54ee8e2bd7489eb3d898e11c23;p=rocksndiamonds.git diff --git a/src/main.c b/src/main.c index dcd5075e..c1762fe8 100644 --- a/src/main.c +++ b/src/main.c @@ -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;