Changed: Minor typos
This commit is contained in:
parent
e344fe26cb
commit
8f19d1d643
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ public:
|
||||||
|
|
||||||
|
|
||||||
// ***************************************************************************
|
// ***************************************************************************
|
||||||
// Out of CLandscapeGlobals, because myabe used in __asm{}
|
// Out of CLandscapeGlobals, because maybe used in __asm{}
|
||||||
extern uint NL3D_LandscapeGlobals_PassNTri;
|
extern uint NL3D_LandscapeGlobals_PassNTri;
|
||||||
extern void *NL3D_LandscapeGlobals_PassTriCurPtr;
|
extern void *NL3D_LandscapeGlobals_PassTriCurPtr;
|
||||||
extern CIndexBuffer::TFormat NL3D_LandscapeGlobals_PassTriFormat;
|
extern CIndexBuffer::TFormat NL3D_LandscapeGlobals_PassTriFormat;
|
||||||
|
|
Loading…
Reference in a new issue