mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:47:43 +00:00
Plenty of dependency stubs for CStateManager
This commit is contained in:
10
Runtime/World/CPlayerCameraBob.cpp
Normal file
10
Runtime/World/CPlayerCameraBob.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "CPlayerCameraBob.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
CPlayerCameraBob::CPlayerCameraBob(ECameraBobType type, const zeus::CVector2f& vec, float)
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user