mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
fix for MSVC9
This commit is contained in:
parent
0a616b4ec3
commit
01493c57c3
@ -142,7 +142,7 @@ GetModelNoteInfo( SAA_Scene *scene, SAA_Elem *model ) {
|
|||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
char *SoftNodeTree::
|
char *SoftNodeTree::
|
||||||
GetRootName( const char *name ) {
|
GetRootName( const char *name ) {
|
||||||
char *hyphen;
|
const char *hyphen;
|
||||||
char *root;
|
char *root;
|
||||||
int len;
|
int len;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user