diff options
author | rtk0c <[email protected]> | 2022-04-18 17:54:29 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-04-18 17:54:29 -0700 |
commit | 7af9992ca81c699bc1cf05eb691e284bf424f050 (patch) | |
tree | 0f9bf191270791d80a28d7df1f1ffd5223158124 /source/CMakeLists.txt | |
parent | 5424a1d5434e3ddd911a504719918c2df027e2fd (diff) |
Changeset: 9 Implement IresSpritesheet
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r-- | source/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index bc4bfdb..ea0c4c4 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -6,7 +6,6 @@ PRIVATE EditorAttachmentImpl.cpp EditorCore.cpp EditorNotification.cpp - EditorResources.cpp EditorUtils.cpp GameObject.cpp GraphicsTags.cpp |