mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
compiler warning
This commit is contained in:
parent
1073b9e643
commit
701baa9f31
@ -278,6 +278,9 @@ get_shader_input_nodepath(InternalName *id) const {
|
|||||||
}
|
}
|
||||||
return p->get_nodepath();
|
return p->get_nodepath();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Satisfy compiler.
|
||||||
|
return resfail;
|
||||||
}
|
}
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
|
Loading…
x
Reference in New Issue
Block a user