X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.h;fp=src%2Feditor.h;h=717c07a042396ddc2a265f5dc9afa31e92d01aa6;hb=884012f34f9f3c22bf75d1468e4ed57d7795a24b;hp=245e056685fe00856f3dcaa783a3d7ab12260612;hpb=2f8bd98e428f73379a9173ccc9f7d03c885d641a;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();