------------------------------------------------------------------- ddio_ffb_DestroyAll Purpose: Destroys all created effects -------------------------------------------------------------------
| 209 | // Destroys all created effects |
| 210 | // ------------------------------------------------------------------- |
| 211 | void ddio_ffb_DestroyAll(void) {} |
| 212 | |
| 213 | // ------------------------------------------------------------------- |
| 214 | // ddio_ffb_effectPlay |