mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
more classes added
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
#ifndef __RETRO_CMEMORY_HPP__
|
||||
#define __RETRO_CMEMORY_HPP__
|
||||
|
||||
#include "IAllocator.hpp"
|
||||
#include "COsContext.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class IAllocator;
|
||||
class COsContext;
|
||||
|
||||
class CMemory
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user