X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.h;h=717c07a042396ddc2a265f5dc9afa31e92d01aa6;hb=dbb6dd2fa61e2999cec9c129ba546a28db7ff602;hp=245e056685fe00856f3dcaa783a3d7ab12260612;hpb=0bb8665ef2b5ff5430dd6808b0be7761912ce4e2;p=rocksndiamonds.git diff --git a/src/editor.h b/src/editor.h index 245e0566..717c07a0 100644 --- a/src/editor.h +++ b/src/editor.h @@ -23,7 +23,7 @@ void DrawLevelEd(void); void HandleLevelEditorKeyInput(Key); void HandleLevelEditorIdle(); void HandleEditorGadgetInfoText(void *ptr); -void RequestExitLevelEditor(boolean); +void RequestExitLevelEditor(boolean, boolean); void PrintEditorElementList(); void DumpBrush();