mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
a bit of refactoring (removed variable ekran as we have screen which is the same as ekran)
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
#include "hch\CTownHandler.h"
|
||||
#include <iomanip>
|
||||
#include <sstream>
|
||||
extern SDL_Surface * ekran;
|
||||
extern SDL_Surface * screen;
|
||||
|
||||
class OCM_HLP
|
||||
{
|
||||
|
Reference in New Issue
Block a user