mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-08 15:07:16 +00:00
Config File Update Initial Update
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
#define __EQEMU_SHARED_MEMORY_SPELLS_H
|
||||
|
||||
#include <string>
|
||||
#include "../common/eqemu_config.h"
|
||||
|
||||
extern const EQEmuConfig *Config;
|
||||
|
||||
class SharedDatabase;
|
||||
void LoadSpells(SharedDatabase *database, const std::string &prefix);
|
||||
|
||||
Reference in New Issue
Block a user