how the hell did extrax64stubs.h get in the x64 folder??

This commit is contained in:
LazyByteDev
2026-03-04 12:42:39 -05:00
parent dc0b5e261c
commit 4a994750d8
7 changed files with 10 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
#include "..\..\Windows64\Network\WinsockNetLayer.h"
#include "..\..\Minecraft.h"
#include "..\..\User.h"
#include "..\..\x64\Extrax64Stubs.h"
#include "Extrax64Stubs.h"
#endif
CPlatformNetworkManagerStub *g_pPlatformNetworkManager;