mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 00:27:43 +00:00
Initial CCollisionActor imps, minor cleanup
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
#ifndef __URDE_CORBITPOINTMARKER_HPP__
|
||||
#define __URDE_CORBIGPOINTMARKER_HPP__
|
||||
|
||||
namespace
|
||||
{
|
||||
class CStateManager;
|
||||
class COrbigPointMarker
|
||||
{
|
||||
public:
|
||||
|
||||
};
|
||||
}
|
||||
#endif // __URDE_CORBIGPOINTMARKER_HPP__
|
||||
|
||||
Reference in New Issue
Block a user