This commit is contained in:
parent
cb014a96f2
commit
0f311e703d
40 changed files with 220 additions and 193 deletions
|
@ -116,6 +116,11 @@ sOT *ThisOT;
|
|||
MATRIX &CamMtx=CGameScene::GetCamMtx();
|
||||
VECTOR BlkPos;
|
||||
|
||||
extern int RenderZ;
|
||||
SetGeomScreen(RenderZ);
|
||||
CamMtx.t[2]=RenderZ;
|
||||
SetTransMatrix(&CamMtx);
|
||||
|
||||
SetIdentNoTrans(&CamMtx);
|
||||
SetRotMatrix(&CamMtx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue