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