X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Feditor.h;h=62617108c26776cc2fe827ff51c2b72437ed26b2;hb=494b886d5c5041013ea361a12a07d7cd87551d52;hp=7eaa7743086727734557e56be986386037e1c369;hpb=6b702ffdb8025ef5538c2607131ecae2874730c4;p=rocksndiamonds.git diff --git a/src/editor.h b/src/editor.h index 7eaa7743..62617108 100644 --- a/src/editor.h +++ b/src/editor.h @@ -31,5 +31,6 @@ void RequestExitLevelEditor(boolean); void PrintEditorElementList(); void DumpBrush(); +void DumpBrush_Small(); #endif