Stuff for the FxHelper ------------------------------------------------------
| 36 | // Stuff for the FxHelper |
| 37 | //------------------------------------------------------ |
| 38 | void SFxHelper::Init() |
| 39 | { |
| 40 | mTime = 0; |
| 41 | } |
| 42 | |
| 43 | //------------------------------------------------------ |
| 44 | void SFxHelper::Print( const char *msg, ... ) |
no outgoing calls
no test coverage detected