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