mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 15:36:38 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
#ifndef TEMPLATE_STRUCTS_H_
|
||||
#define TEMPLATE_STRUCTS_H_
|
||||
|
||||
namespace TEMPLATE {
|
||||
namespace structs {
|
||||
|
||||
|
||||
//paste contents of eq_packet_structs.h here...
|
||||
|
||||
|
||||
|
||||
}; //end namespace structs
|
||||
}; //end namespace TEMPLATE
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /*TEMPLATE_STRUCTS_H_*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user