Skip to content

Commit e1212aa

Browse files
committed
amend(eec45d5)
1 parent 370df34 commit e1212aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Nostalgia/embedded/EmbedAssets.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ if(_EMBED_NOSTALGIA)
6868
create_shaders(${SOURCE_DIR}/shaders/GLSL shaders.hpp)
6969
elseif(_EMBED_EDITOR)
7070
create_resources(${SOURCE_DIR}/icons editor_icons.hpp EDITOR_ICONS_H _EditorIcons)
71+
create_resources(${SOURCE_DIR}/new_icons new_editor_icons.hpp NEW_EDITOR_ICONS_H _NewEditorIcons)
7172
create_resources(${SOURCE_DIR}/models editor_models.hpp EDITOR_MODELS_H _EditorModels)
7273
endif()

0 commit comments

Comments
 (0)