mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
fix nonstandard syntax on #endif
This commit is contained in:
parent
293af4fcad
commit
2d634cd9d0
@ -1125,7 +1125,7 @@ cg_compile_for(const ShaderCaps &caps,
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
#endif HAVE_CG
|
#endif // HAVE_CG
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: ShaderExpansion::Constructor
|
// Function: ShaderExpansion::Constructor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user