mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
more stubs
This commit is contained in:
13
Runtime/Graphics/CMetroidModelInstance.hpp
Normal file
13
Runtime/Graphics/CMetroidModelInstance.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __RETRO_CMETROIDMODELINSTANCE_HPP__
|
||||
#define __RETRO_CMETROIDMODELINSTANCE_HPP__
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CMetroidModelInstance
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __RETRO_CMETROIDMODELINSTANCE_HPP__
|
||||
Reference in New Issue
Block a user