mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Turn things in common into separate libs.
Took 2 hours 27 minutes
This commit is contained in:
parent
53d80efab8
commit
01378b8314
389 changed files with 336 additions and 233 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#include "abstract_client.h"
|
||||
|
||||
#include "featureset.h"
|
||||
#include "get_pb_extension.h"
|
||||
#include "../../../libs/server/get_pb_extension.h"
|
||||
#include "../../../libs/utility/include/utility/featureset.h"
|
||||
#include "pb/commands.pb.h"
|
||||
#include "pb/event_add_to_list.pb.h"
|
||||
#include "pb/event_connection_closed.pb.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue