mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero Adjusted includes to use new paths No functionality changes
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
#include "../lib/modding/CModHandler.h"
|
||||
#include "../lib/modding/ModScope.h"
|
||||
#include "../lib/VCMI_Lib.h"
|
||||
#include "../lib/CHeroHandler.h"
|
||||
|
||||
#include <SDL_surface.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user