mirror of
https://github.com/zeldaret/tp
synced 2026-09-02 10:01:41 -04:00
Fix Merge and set maxerrors to 5
This commit is contained in:
@@ -128,6 +128,7 @@ void stop__8JAISoundFv(JAISound*);
|
||||
class JAISoundHandle {
|
||||
public:
|
||||
JAISoundHandle(); // noninline in JAUClusterSound.cpp
|
||||
~JAISoundHandle();
|
||||
|
||||
bool isSoundAttached() const { return mSound != NULL; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user