mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-12 09:59:07 +01:00
Update CutsceneShadow.h
This commit is contained in:
parent
89fd7759a3
commit
6fcc75032e
@ -35,7 +35,7 @@ public:
|
|||||||
CCutsceneShadow();
|
CCutsceneShadow();
|
||||||
~CCutsceneShadow();
|
~CCutsceneShadow();
|
||||||
|
|
||||||
RwSphere &GetBaseSphere()
|
RwSphere GetBaseSphere()
|
||||||
{
|
{
|
||||||
return m_BaseSphere;
|
return m_BaseSphere;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user