mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
More shared memory work + moved spdat from zone to common
This commit is contained in:
@@ -10,6 +10,7 @@ enum EQEmuExePlatform
|
||||
ExePlatformQueryServ,
|
||||
ExePlatformUCS,
|
||||
ExePlatformLaunch,
|
||||
ExePlatformSharedMemory
|
||||
};
|
||||
|
||||
void RegisterExecutablePlatform(EQEmuExePlatform p);
|
||||
|
||||
Reference in New Issue
Block a user