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