mirror of
https://github.com/ZDoom/acc.git
synced 2025-02-11 22:37:54 +00:00
- new GZDoom-exclusice functions.
This commit is contained in:
parent
9845b87e5f
commit
794a590cc1
1 changed files with 4 additions and 0 deletions
|
@ -406,6 +406,10 @@ special
|
||||||
-300:GetLineX(3),
|
-300:GetLineX(3),
|
||||||
-301:GetLineY(3),
|
-301:GetLineY(3),
|
||||||
|
|
||||||
|
// GZDoom OpenGL
|
||||||
|
-400:SetSectorGlow(5),
|
||||||
|
-401:SetFogDensity(2),
|
||||||
|
|
||||||
// ZDaemon's
|
// ZDaemon's
|
||||||
-19620:GetTeamScore(1),
|
-19620:GetTeamScore(1),
|
||||||
-19621:SetTeamScore(2),
|
-19621:SetTeamScore(2),
|
||||||
|
|
Loading…
Reference in a new issue