make the game build

This commit is contained in:
Tropical
2026-03-30 10:43:58 -05:00
parent 451682693e
commit d570e28c16
31 changed files with 233 additions and 223 deletions

View File

@@ -11,7 +11,7 @@
// via #pragma once. Pull in SentientManager for CSentientManager class
// declaration and StatsCounter; CSocialManager is provided as inline stubs via
// Linux/Social/SocialManager.h.
#include "../Windows64/Source Files/Sentient/SentientManager.h"
#include "../Linux/Sentient/SentientManager.h"
#include "../net/minecraft/stats/StatsCounter.h"
#else
#include "../net/minecraft/stats/StatsCounter.h"