mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
add BLOCKING
This commit is contained in:
parent
3b57b93a98
commit
d1f08df2c9
@ -76,6 +76,7 @@ using namespace std;
|
|||||||
#define PUBLISHED public
|
#define PUBLISHED public
|
||||||
#define BEGIN_PUBLISH
|
#define BEGIN_PUBLISH
|
||||||
#define END_PUBLISH
|
#define END_PUBLISH
|
||||||
|
#define BLOCKING
|
||||||
|
|
||||||
// Panda defines some assert-type macros. We map those to the
|
// Panda defines some assert-type macros. We map those to the
|
||||||
// standard assert macro outside of Panda.
|
// standard assert macro outside of Panda.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user