mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
various implementations
This commit is contained in:
13
Runtime/Audio/CSfxHandle.hpp
Normal file
13
Runtime/Audio/CSfxHandle.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __RETRO_CSFXHANDLE_HPP__
|
||||
#define __RETRO_CSFXHANDLE_HPP__
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CSfxHandle
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __RETRO_CSFXHANDLE_HPP__
|
||||
Reference in New Issue
Block a user