1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Removed using namespace SDL_Ext

This commit is contained in:
Ivan Savenko
2023-02-02 21:41:39 +02:00
parent d87fb43dcd
commit 9833edcf73
4 changed files with 24 additions and 32 deletions

View File

@@ -42,8 +42,6 @@
#include <SDL_surface.h>
using namespace CSDL_Ext;
Graphics * graphics = nullptr;
void Graphics::loadPaletteAndColors()