mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Partial support for random wandering stacks. Well, they are not 'that' random as don't use global ran() function.
This commit is contained in:
@@ -27,6 +27,7 @@ LibClasses * VLC = NULL;
|
||||
DLL_EXPORT CLodHandler *bitmaph = NULL,
|
||||
*spriteh = NULL;
|
||||
|
||||
|
||||
DLL_EXPORT CLogger tlog0(0);
|
||||
DLL_EXPORT CLogger tlog1(1);
|
||||
DLL_EXPORT CLogger tlog2(2);
|
||||
|
||||
Reference in New Issue
Block a user