This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2024-11-26 08:41:13 +02:00
Code
Issues
Releases
Activity
a58094aefe
vcmi
/
AI
/
Nullkiller
/
StdInc.h
5 lines
94 B
C
Raw
Normal View
History
Unescape
Escape
Nullkiller: copy VCAI
2021-05-15 18:22:44 +02:00
#
pragma once
#
include
"../../Global.h"
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined preparation for having client and server in a single process
2022-07-26 15:07:42 +02:00
VCMI_LIB_USING_NAMESPACE
Nullkiller: try to fix build
2021-05-16 13:55:47 +02:00
#
include
"../../CCallback.h"
Reference in New Issue
Copy Permalink