eqemu-server/common/patches/template_structs.h
2025-12-26 20:58:07 -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