0
0
Fork 0
mirror of https://github.com/ZDoom/Raze.git synced 2025-04-19 06:11:19 +00:00

- m_png.cpp is common.

This commit is contained in:
Christoph Oelckers 2020-04-12 00:17:01 +02:00
parent 2c5d081799
commit ac07af7028
4 changed files with 1 additions and 1 deletions
source
wadsrc/static

View file

@ -717,6 +717,7 @@ set (PCH_SOURCES
common/thirdparty/sfmt/SFMT.cpp
common/textures/bitmap.cpp
common/textures/m_png.cpp
common/console/c_commandline.cpp
common/console/c_buttons.cpp
common/console/c_bind.cpp
@ -758,7 +759,6 @@ set (PCH_SOURCES
#common/engine/palettecontainer.cpp // not yet operational.
common/engine/stringtable.cpp
core/utility/m_png.cpp
core/utility/stats.cpp
core/textures/buildtiles.cpp