l3tde/include/l3tde/game/map_editor/creation_form.h

8 lines
149 B
C

#pragma once
void
map_editor_creation_form_handle_input (MapEditorStatus *status);
void
map_editor_creation_form_render (MapEditorStatus *status);