Finishing unique_ptr'ing and fixing file memory management (for now).
This commit is contained in:
@@ -24,6 +24,7 @@ class AudioSystem;
|
||||
} // namespace apu
|
||||
namespace cpu {
|
||||
class Processor;
|
||||
class XenonThreadState;
|
||||
} // namespace cpu
|
||||
namespace gpu {
|
||||
class GraphicsSystem;
|
||||
|
||||
Reference in New Issue
Block a user