mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
dtool: Fix an inconsistent EXPCL/EXPTP
This commit is contained in:
parent
c3106411f5
commit
705fd445f3
@ -13,8 +13,8 @@
|
||||
|
||||
#include "vector_string.h"
|
||||
|
||||
#define EXPCL EXPCL_DTOOLCONFIG
|
||||
#define EXPTP EXPTP_DTOOLCONFIG
|
||||
#define EXPCL EXPCL_DTOOL
|
||||
#define EXPTP EXPTP_DTOOL
|
||||
#define TYPE std::string
|
||||
#define NAME vector_string
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user