mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 15:39:12 +00:00
Metal shader placeholder
This commit is contained in:
@@ -16,6 +16,7 @@ Zeus::CTransform CGraphics::g_GXViewPointMatrix;
|
||||
Zeus::CTransform CGraphics::g_CameraMatrix;
|
||||
Zeus::CVector2i CGraphics::g_ViewportResolution;
|
||||
Zeus::CVector2i CGraphics::g_ViewportResolutionHalf;
|
||||
int CGraphics::g_ViewportSamples = 1;
|
||||
bool CGraphics::g_IsGXModelMatrixIdentity;
|
||||
|
||||
void CGraphics::DisableAllLights()
|
||||
|
||||
Reference in New Issue
Block a user