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