MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / _SetupRumble

Function _SetupRumble

src/SB/Game/zEntPlayer.cpp:4991–4995  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4989}
4990
4991static void _SetupRumble(_tagePlayerSnd player_snd, _tagRumbleType type, float time)
4992{
4993 sPlayerRumbleType[player_snd] = type;
4994 sPlayerRumbleTime[player_snd] = time;
4995}
4996
4997// Close. missing redundant float loads, maybe equivalent.
4998static void zEntPlayer_SNDInit()

Callers 1

zEntPlayer_SNDInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected