mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
EXPCL_DTOOL
This commit is contained in:
parent
15a52aa29f
commit
6e1bfc4ff5
@ -66,7 +66,7 @@ enum DeletedChainFlag {
|
||||
// Use MemoryHook to get a new DeletedBufferChain of a
|
||||
// particular size.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class DeletedBufferChain {
|
||||
class EXPCL_DTOOL DeletedBufferChain {
|
||||
protected:
|
||||
DeletedBufferChain(size_t buffer_size);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user