eqemu-server/common/patches/larion_structs.h
2024-10-20 19:18:32 -07:00

21 lines
190 B
C++

#ifndef LARION_STRUCTS_H_
#define LARION_STRUCTS_H_
namespace Larion {
namespace structs {
}; //end namespace structs
}; //end namespace larion
#endif /*LARION_STRUCTS_H_*/