1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Moved Exchange Window to new file, no functionality changes

This commit is contained in:
Ivan Savenko
2024-05-19 10:53:56 +00:00
parent 6f37d5c753
commit d965226cbd
10 changed files with 411 additions and 351 deletions

View File

@ -51,6 +51,7 @@
#include "windows/CCastleInterface.h"
#include "windows/CCreatureWindow.h"
#include "windows/CExchangeWindow.h"
#include "windows/CHeroWindow.h"
#include "windows/CKingdomInterface.h"
#include "windows/CMarketWindow.h"