mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 08:27:43 +00:00
more stubs
This commit is contained in:
13
Runtime/CAreaOctTree.hpp
Normal file
13
Runtime/CAreaOctTree.hpp
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef __RETRO_CAREAOCTTREE_HPP__
|
||||
#define __RETRO_CAREAOCTTREE_HPP__
|
||||
|
||||
namespace Retro
|
||||
{
|
||||
|
||||
class CAreaOctTree
|
||||
{
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // __RETRO_CAREAOCTTREE_HPP__
|
||||
Reference in New Issue
Block a user