mirror of
https://github.com/halpz/re3.git
synced 2025-07-26 04:52:45 +00:00
fix fix
This commit is contained in:
@ -479,4 +479,4 @@ static_assert(offsetof(CCamera, Cams) == 0x1A4, "CCamera: error");
|
|||||||
static_assert(sizeof(CCamera) == 0xE9D8, "CCamera: wrong size");
|
static_assert(sizeof(CCamera) == 0xE9D8, "CCamera: wrong size");
|
||||||
extern CCamera &TheCamera;
|
extern CCamera &TheCamera;
|
||||||
|
|
||||||
void CamShakeNoPos(CCamera*, float);
|
void CamShakeNoPos(CCamera*, float);
|
||||||
|
Reference in New Issue
Block a user