d2tweaks-rnd2k/include/diablo2/structures/game_server.h

7 lines
87 B
C
Raw Normal View History

2024-04-17 03:45:38 +00:00
#pragma once
namespace diablo2 {
namespace structures {
struct game_server {};
}
}