diff options
author | hnOsmium0001 <[email protected]> | 2022-04-18 17:54:29 -0700 |
---|---|---|
committer | hnOsmium0001 <[email protected]> | 2022-04-18 17:54:29 -0700 |
commit | 4b57fe1fb1401bab9439a639bd842ca61386fe22 (patch) | |
tree | ce06c1fc38b65e8f74acf36d1e3ecfa7e56b367a /source/CMakeLists.txt | |
parent | d43508ba4843801cbbf1f42a27af260d4eef5701 (diff) |
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 |