mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 03:37:00 +00:00
More main progress; tons of headers & stuff
Former-commit-id: a6e365791b
This commit is contained in:
11
include/Kyoto/Audio/CDSPStreamManager.hpp
Normal file
11
include/Kyoto/Audio/CDSPStreamManager.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#ifndef _CDSPSTREAMMANAGER_HPP
|
||||
#define _CDSPSTREAMMANAGER_HPP
|
||||
|
||||
#include "types.h"
|
||||
|
||||
class CDSPStreamManager {
|
||||
public:
|
||||
static void Initialize();
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user