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