mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 05:19:43 +00:00
Shatter_MaybeMakeGlassShatterSound
This commit is contained in:
parent
591babd6c7
commit
877a705b39
@ -1 +1,7 @@
|
||||
#include "shatter.h"
|
||||
#include "shatter.h"
|
||||
|
||||
static int gGlassShatterSound;
|
||||
void Shatter_MaybeMakeGlassShatterSound(void)
|
||||
{
|
||||
gGlassShatterSound = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user