mirror of https://github.com/PrimeDecomp/prime.git
parent
8cac11d25d
commit
d55ba2e58e
|
@ -18,7 +18,7 @@ public:
|
|||
static void Shutdown();
|
||||
static u16 TranslateSFXID(u16);
|
||||
|
||||
static void PitchBend(const CSfxHandle& handle, float pitch);
|
||||
static void PitchBend(CSfxHandle handle, int pitch);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue