mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 07:17:16 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
#ifndef PATCHES_H_
|
||||
#define PATCHES_H_
|
||||
|
||||
/*enum {
|
||||
Patch_062,
|
||||
Patch_Titanium,
|
||||
Patch_Live
|
||||
};*/
|
||||
|
||||
class EQStreamIdentifier;
|
||||
|
||||
void RegisterAllPatches(EQStreamIdentifier &into);
|
||||
void ReloadAllPatches();
|
||||
|
||||
#endif /*PATCHES_H_*/
|
||||
Reference in New Issue
Block a user