X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.h;h=8dd3e390a46648c4408f6be943e7354b5e9db05d;hb=8fdd23c078934ae797980a824fd145903c84cae7;hp=1b674331bea7df73f0284826a5773e2f1875e9b8;hpb=d0747d3b2d7c61844bc1ad096a4e18d889640018;p=rocksndiamonds.git diff --git a/src/editor.h b/src/editor.h index 1b674331..8dd3e390 100644 --- a/src/editor.h +++ b/src/editor.h @@ -14,6 +14,8 @@ #include "main.h" +boolean isLevelEditorFastStart(void); + void CreateLevelEditorGadgets(void); void FreeLevelEditorGadgets(void); void UnmapLevelEditorGadgets(void);