mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
cleanup
This commit is contained in:
parent
82f334b503
commit
1fb25c46d3
@ -271,7 +271,6 @@ set(lib_HEADERS
|
||||
spells/CSpellHandler.h
|
||||
spells/ISpellMechanics.h
|
||||
spells/Magic.h
|
||||
spells/SpellMechanics.h
|
||||
spells/Problem.h
|
||||
spells/ProxyCaster.h
|
||||
spells/TargetCondition.h
|
||||
|
@ -1,18 +0,0 @@
|
||||
/*
|
||||
* SpellMechanics.h, part of VCMI engine
|
||||
*
|
||||
* Authors: listed in file AUTHORS in main folder
|
||||
*
|
||||
* License: GNU General Public License v2.0 or later
|
||||
* Full text of license available in license.txt file, in main folder
|
||||
*
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "CSpellHandler.h"
|
||||
|
||||
#include "ISpellMechanics.h"
|
||||
#include "CDefaultSpellMechanics.h"
|
||||
#include "AdventureSpellMechanics.h"
|
||||
#include "BattleSpellMechanics.h"
|
||||
#include "CreatureSpellMechanics.h"
|
Loading…
x
Reference in New Issue
Block a user