eqemu-server/common/patches/template_structs.h
2025-12-17 09:32:44 -08:00

12 lines
155 B
C++

#pragma once
namespace TEMPLATE { namespace structs {
//paste contents of eq_packet_structs.h here...
} // namespace structs
} // namespace TEMPLATE