mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
not inline
This commit is contained in:
parent
414ec1b386
commit
ff5701c89a
@ -80,7 +80,7 @@ PUBLISHED:
|
|||||||
INLINE PN_uint64 unpack_uint64();
|
INLINE PN_uint64 unpack_uint64();
|
||||||
INLINE string unpack_string();
|
INLINE string unpack_string();
|
||||||
INLINE string unpack_literal_value();
|
INLINE string unpack_literal_value();
|
||||||
INLINE void unpack_validate();
|
void unpack_validate();
|
||||||
void unpack_skip();
|
void unpack_skip();
|
||||||
|
|
||||||
#ifdef HAVE_PYTHON
|
#ifdef HAVE_PYTHON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user