mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
- Moved FunctionList from /client to /lib -> used in client and server
- Updated project files
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
#include "CIntObject.h"
|
||||
#include "SDL_Extensions.h"
|
||||
#include "../FunctionList.h"
|
||||
#include "../../lib/FunctionList.h"
|
||||
|
||||
struct SDL_Surface;
|
||||
struct Rect;
|
||||
|
Reference in New Issue
Block a user