mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Fix typo
This commit is contained in:
parent
a1f60a2e4c
commit
a1a06beca0
@ -379,9 +379,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if $[HAVE_ARTOOLKIT]
|
#if $[HAVE_ARTOOLKIT]
|
||||||
#define fcollada_ipath $[wildcard $[ARTOOLKIT_IPATH]]
|
#define artoolkit_ipath $[wildcard $[ARTOOLKIT_IPATH]]
|
||||||
#define fcollada_lpath $[wildcard $[ARTOOLKIT_LPATH]]
|
#define artoolkit_lpath $[wildcard $[ARTOOLKIT_LPATH]]
|
||||||
#define fcollada_libs $[ARTOOLKIT_LIBS]
|
#define artoolkit_libs $[ARTOOLKIT_LIBS]
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// We define these two variables true here in the global scope; a
|
// We define these two variables true here in the global scope; a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user