mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
Additional runtime stubs
This commit is contained in:
@@ -17,7 +17,7 @@ class CMemorySys
|
||||
public:
|
||||
CMemorySys(COsContext&, IAllocator&);
|
||||
~CMemorySys();
|
||||
static IAllocator* GetGameAllocator();
|
||||
static IAllocator& GetGameAllocator();
|
||||
};
|
||||
|
||||
#endif // __RETRO_CMEMORY_HPP__
|
||||
|
||||
Reference in New Issue
Block a user