diff options
Diffstat (limited to 'include')
| -rwxr-xr-x | include/game.h | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/include/game.h b/include/game.h index 9cd9452..17962e7 100755 --- a/include/game.h +++ b/include/game.h @@ -3669,5 +3669,7 @@ inline int Player_VF3D4(void *self) {  	VF_END;
  }
 +extern "C" void PlaySoundWithFunctionB4(void *spc, nw4r::snd::SoundHandle *handle, int id, int unk);
 +
  #endif
 | 
