[jasper/world/studio] Cleanup
This commit is contained in:
parent
2aba2516a5
commit
7247a5522a
@ -3,7 +3,7 @@ target_sources(
|
||||
commands/addrmobjectset.cpp
|
||||
commands/modifytiles.cpp
|
||||
commands/editsize.cpp
|
||||
objectexplorer.cpp
|
||||
objectexplorer-imgui.cpp
|
||||
tileclipboard.cpp
|
||||
worldeditor-imgui.cpp
|
||||
worldeditorview.cpp
|
||||
|
@ -2,7 +2,9 @@
|
||||
* Copyright 2023 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
||||
*/
|
||||
|
||||
#include "objectexplorer.hpp"
|
||||
#include <imgui.h>
|
||||
|
||||
#include "objectexplorer-imgui.hpp"
|
||||
|
||||
namespace studio {
|
||||
|
Loading…
x
Reference in New Issue
Block a user