mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
tweak
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#pragma once
|
||||
#include "CBattleInfoCallback.h"
|
||||
|
||||
#define ASSERT_IF_CALLED_WITH_PLAYER if(!player) {logGlobal->error(BOOST_CURRENT_FUNCTION); assert(0);}
|
||||
|
||||
class CGHeroInstance;
|
||||
|
||||
class DLL_LINKAGE CPlayerBattleCallback : public CBattleInfoCallback
|
||||
|
||||
Reference in New Issue
Block a user