mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -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;
|
||||
}
|
||||
#endif HAVE_CG
|
||||
#endif // HAVE_CG
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Function: ShaderExpansion::Constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user