feat: add OverteAuth.cpp to starworld executable

This commit is contained in:
MayaTheShy
2025-11-09 02:16:31 -05:00
parent 931ca8d0b6
commit 132d0f3d36

View File

@@ -22,6 +22,7 @@ add_executable(starworld
src/main.cpp
src/StardustBridge.cpp
src/OverteClient.cpp
src/OverteAuth.cpp
src/SceneSync.cpp
src/InputHandler.cpp
src/NLPacketCodec.cpp