mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-24 23:21:22 +00:00
fix(Minecraft.World) major fixes, now i need to fix byte bullshit
This commit is contained in:
@@ -1239,11 +1239,11 @@ set(Windows
|
||||
source_group("Windows" FILES ${Windows})
|
||||
|
||||
set(Windows64
|
||||
# "Windows64/Resource.h"
|
||||
# "Windows64/Windows64_App.cpp"
|
||||
# "Windows64/Windows64_App.h"
|
||||
# "Windows64/Windows64_UIController.cpp"
|
||||
# "Windows64/Windows64_UIController.h"
|
||||
"Windows64/Resource.h"
|
||||
"Windows64/Windows64_App.cpp"
|
||||
"Windows64/Windows64_App.h"
|
||||
"Windows64/Windows64_UIController.cpp"
|
||||
"Windows64/Windows64_UIController.h"
|
||||
)
|
||||
source_group("Windows64" FILES ${Windows64})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user