reimplement ping-pong

This commit is contained in:
Silc 'Tokage' Renew
2021-10-15 22:25:00 +09:00
parent a8b1696509
commit 1da316233b
3 changed files with 44 additions and 23 deletions

View File

@@ -81,6 +81,7 @@ public:
MATH_DB2LINEAR,
MATH_WRAP,
MATH_WRAPF,
MATH_PINGPONG,
LOGIC_MAX,
LOGIC_MIN,
LOGIC_CLAMP,