mirror of
https://github.com/ZDoom/acc.git
synced 2024-11-15 08:51:53 +00:00
- floor, round, ceil math functions.
This commit is contained in:
parent
f8f50cae1e
commit
58eb841155
1 changed files with 3 additions and 0 deletions
|
@ -409,6 +409,9 @@ special
|
||||||
-204:GetActorFloorTexture(1),
|
-204:GetActorFloorTexture(1),
|
||||||
-205:GetActorFloorTerrain(1),
|
-205:GetActorFloorTerrain(1),
|
||||||
-206:StrArg(1),
|
-206:StrArg(1),
|
||||||
|
-207:Floor(1),
|
||||||
|
-208:Round(1),
|
||||||
|
-209:Ceil(1),
|
||||||
|
|
||||||
|
|
||||||
// Eternity's
|
// Eternity's
|
||||||
|
|
Loading…
Reference in a new issue