mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 01:47:43 +00:00
Rename RemoveEmitter to StopSfx
This commit is contained in:
@@ -199,7 +199,7 @@ public:
|
||||
void PreRender();
|
||||
void TouchSky();
|
||||
void DrawSky(const zeus::CTransform& xf) const;
|
||||
void RemoveEmitter(s16);
|
||||
void StopSound(s16);
|
||||
};
|
||||
|
||||
struct CWorldLayers
|
||||
|
||||
Reference in New Issue
Block a user