| 232 | static tweak_group tweak; |
| 233 | |
| 234 | static void set_volume(S32 which, U32, F32 new_vol) |
| 235 | { |
| 236 | } |
| 237 | |
| 238 | void tweak_group::register_tweaks(bool init, xModelAssetParam* ap, U32 apsize, const char*) |
| 239 | { |
no outgoing calls
no test coverage detected