mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-09 02:52:56 +00:00
fix: cmake sources [part 2]
This commit is contained in:
parent
cd4be68e90
commit
b2bdf16ab4
|
|
@ -315,10 +315,12 @@ set(_MINECRAFT_CLIENT_COMMON_COMMON_UI_ALL_PLATFORMS
|
|||
"${BASE_DIR}/UI/IUIScene_PauseMenu.h"
|
||||
"${BASE_DIR}/UI/IUIScene_TradingMenu.cpp"
|
||||
"${BASE_DIR}/UI/IUIScene_TradingMenu.h"
|
||||
|
||||
"${BASE_DIR}/UI/IUIScene_WritingBookMenu.cpp"
|
||||
"${BASE_DIR}/UI/IUIScene_WritingBookMenu.h"
|
||||
|
||||
"${BASE_DIR}/UI/UIScene_AchievementsMenu.cpp"
|
||||
"${BASE_DIR}/UI/UIScene_AchievementsMenu.h"
|
||||
"${BASE_DIR}/UI/UIControl_AchievementsList.cpp"
|
||||
"${BASE_DIR}/UI/UIControl_AchievementsList.h"
|
||||
"${BASE_DIR}/UI/UIEnums.h"
|
||||
"${BASE_DIR}/UI/UIStructs.h"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue