mirror of
https://github.com/td512/re3.git
synced 2026-03-02 02:01:09 +00:00
merge
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#include "Camera.h"
|
||||
#include "Sprite.h"
|
||||
|
||||
#ifdef ASPECT_RATIO_SCALE
|
||||
#include "Frontend.h"
|
||||
#endif
|
||||
|
||||
float CSprite::m_f2DNearScreenZ;
|
||||
float CSprite::m_f2DFarScreenZ;
|
||||
float CSprite::m_fRecipNearClipPlane;
|
||||
|
||||
Reference in New Issue
Block a user