X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.h;h=f1f44184b847dc13e1ccd0e2b8153fcc9cb2fd07;hb=a047db7b385f7523ca97deb21fdc504f34a80c7e;hp=3844a2c83d29d7f9c87a139daa0c2bb7e56e6091;hpb=891c39ca37c4fea5f6cc4ca40f913a56c68ef495;p=rocksndiamonds.git diff --git a/src/editor.h b/src/editor.h index 3844a2c8..f1f44184 100644 --- a/src/editor.h +++ b/src/editor.h @@ -34,4 +34,6 @@ void HandleEditorGadgetInfoText(void *ptr); void RequestExitLevelEditor(boolean); void PrintEditorElementList(); +void DumpBrush(); + #endif