Home
last modified time | relevance | path

Searched defs:HostGameRequest (Results 1 – 2 of 2) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/ghs/
H A Dgamehost-server.cpp42 struct HostGameRequest struct
44 Glib::TimeVal created_on;
45 Profile *profile;
46 Glib::ustring scenario_id;
H A Dgamehost-server.h38 class HostGameRequest; variable