mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 03:07:43 +00:00
more classes added
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
#ifndef __RETRO_CBOORENDERER_HPP__
|
||||
#define __RETRO_CBOORENDERER_HPP__
|
||||
|
||||
#include "../CFactoryStore.hpp"
|
||||
#include "../COsContext.hpp"
|
||||
#include "../CMemory.hpp"
|
||||
#include "../CResFactory.hpp"
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
class IObjectStore;
|
||||
class COsContext;
|
||||
class CMemorySys;
|
||||
class CResFactory;
|
||||
|
||||
class CBooRenderer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user