------------------------------------------------------------------- ddio_ffb_Continue Purpose: Unpause the FFB output on the given device. Complimentary to ddio_ffb_Pause. -------------------------------------------------------------------
| 177 | // ddio_ffb_Pause. |
| 178 | // ------------------------------------------------------------------- |
| 179 | void ddio_ffb_Continue(tDevice) {} |
| 180 | |
| 181 | // ------------------------------------------------------------------- |
| 182 | // ddio_ffb_Enable |