mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Fix build issue
This commit is contained in:
parent
cdfc31c4fa
commit
1f850ccb9e
@ -1,7 +1,6 @@
|
||||
#ifndef odeHelperStructs_h
|
||||
#define odeHelperStructs_h
|
||||
|
||||
#ifndef CPPPARSER
|
||||
struct sSurfaceParams
|
||||
{
|
||||
dSurfaceParameters colparams;
|
||||
@ -13,6 +12,5 @@ struct sBodyParams
|
||||
// int surfaceType;
|
||||
dReal dampen;
|
||||
};
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user