mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
*** empty log message ***
This commit is contained in:
parent
64d8035de4
commit
387a1e506a
@ -13,7 +13,7 @@
|
||||
|
||||
#include <dconfig.h>
|
||||
|
||||
NotifyCategoryDecl(deadrec, EXPCL_MISC, EXPTP_MISC);
|
||||
NotifyCategoryDeclNoExport(deadrec, EXPCL_MISC, EXPTP_MISC);
|
||||
NotifyCategoryDef(deadrec, "");
|
||||
|
||||
Configure(deadrec);
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
#include <dconfig.h>
|
||||
|
||||
NotifyCategoryDecl(deadrec, EXPCL_MISC, EXPTP_MISC);
|
||||
NotifyCategoryDeclNoExport(deadrec, EXPCL_MISC, EXPTP_MISC);
|
||||
NotifyCategoryDef(deadrec, "");
|
||||
|
||||
Configure(deadrec);
|
||||
|
Loading…
x
Reference in New Issue
Block a user