mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 00:27:42 +00:00
Additional runtime stubs
This commit is contained in:
8
Runtime/CSimplePool.hpp
Normal file
8
Runtime/CSimplePool.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __RETRO_CSIMPLEPOOL_HPP__
|
||||
#define __RETRO_CSIMPLEPOOL_HPP__
|
||||
|
||||
class CSimplePool
|
||||
{
|
||||
};
|
||||
|
||||
#endif // __RETRO_CSIMPLEPOOL_HPP__
|
||||
Reference in New Issue
Block a user