mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
added servatrice/src/main.h
This commit is contained in:
parent
c7ff0c8aa3
commit
8edc5b0635
1 changed files with 7 additions and 0 deletions
7
servatrice/src/main.h
Normal file
7
servatrice/src/main.h
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
#ifndef MAIN_H
|
||||||
|
#define MAIN_H
|
||||||
|
|
||||||
|
class ServerLogger;
|
||||||
|
extern ServerLogger *logger;
|
||||||
|
|
||||||
|
#endif
|
||||||
Loading…
Add table
Add a link
Reference in a new issue