mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-29 23:41:48 +00:00
This commit is contained in:
commit
e01cdf6946
2 changed files with 1 additions and 1 deletions
|
@ -1279,6 +1279,7 @@ set (PCH_SOURCES
|
||||||
p_3dfloors.cpp
|
p_3dfloors.cpp
|
||||||
p_3dmidtex.cpp
|
p_3dmidtex.cpp
|
||||||
p_acs.cpp
|
p_acs.cpp
|
||||||
|
p_actionfunctions.cpp
|
||||||
p_buildmap.cpp
|
p_buildmap.cpp
|
||||||
p_ceiling.cpp
|
p_ceiling.cpp
|
||||||
p_conversation.cpp
|
p_conversation.cpp
|
||||||
|
@ -1417,7 +1418,6 @@ set (PCH_SOURCES
|
||||||
textures/warptexture.cpp
|
textures/warptexture.cpp
|
||||||
thingdef/olddecorations.cpp
|
thingdef/olddecorations.cpp
|
||||||
thingdef/thingdef.cpp
|
thingdef/thingdef.cpp
|
||||||
thingdef/thingdef_codeptr.cpp
|
|
||||||
thingdef/thingdef_data.cpp
|
thingdef/thingdef_data.cpp
|
||||||
thingdef/thingdef_exp.cpp
|
thingdef/thingdef_exp.cpp
|
||||||
thingdef/thingdef_expression.cpp
|
thingdef/thingdef_expression.cpp
|
||||||
|
|
Loading…
Reference in a new issue