mirror of
https://github.com/panda3d/panda3d.git
synced 2026-02-15 11:50:46 -06:00
dtool: Fix an inconsistent EXPCL/EXPTP
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user