mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
okcircular
This commit is contained in:
parent
96b0687b2b
commit
3f9ff877fd
@ -67,7 +67,9 @@ class EXPCL_PANDA_MOVIES MovieAudio : public TypedWritableReferenceCount, public
|
||||
static TypeHandle _type_handle;
|
||||
};
|
||||
|
||||
#include "movieAudio.I"
|
||||
/* okcircular */
|
||||
#include "movieAudioCursor.h"
|
||||
|
||||
#include "movieAudio.I"
|
||||
|
||||
#endif
|
||||
|
@ -67,7 +67,9 @@ class EXPCL_PANDA_MOVIES MovieVideo : public TypedWritableReferenceCount, public
|
||||
static TypeHandle _type_handle;
|
||||
};
|
||||
|
||||
#include "movieVideo.I"
|
||||
/* okcircular */
|
||||
#include "movieVideoCursor.h"
|
||||
|
||||
#include "movieVideo.I"
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user