mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 03:15:32 +00:00
restructure codebase according to vcproj filters
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "../../../../Minecraft.World/Header Files/stdafx.h"
|
||||
|
||||
#include "WindowsLeaderboardManager.h"
|
||||
|
||||
LeaderboardManager* LeaderboardManager::m_instance =
|
||||
new WindowsLeaderboardManager(); // Singleton instance of the
|
||||
// LeaderboardManager
|
||||
Reference in New Issue
Block a user