mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -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"
|
#include "vector_string.h"
|
||||||
|
|
||||||
#define EXPCL EXPCL_DTOOLCONFIG
|
#define EXPCL EXPCL_DTOOL
|
||||||
#define EXPTP EXPTP_DTOOLCONFIG
|
#define EXPTP EXPTP_DTOOL
|
||||||
#define TYPE std::string
|
#define TYPE std::string
|
||||||
#define NAME vector_string
|
#define NAME vector_string
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user