mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
*** empty log message ***
This commit is contained in:
parent
93d366516a
commit
ce89b324f1
@ -374,7 +374,7 @@ static void read_file(Filename filename, unsigned char** buf,
|
|||||||
|
|
||||||
initialize();
|
initialize();
|
||||||
my_buf_head = my_buf_curr = (BufferPart*)0L;
|
my_buf_head = my_buf_curr = (BufferPart*)0L;
|
||||||
if (open_stream((char*)(filename.to_os_specific().c_str()), -1)) {
|
if (open_stream((char*)(filename.c_str()), -1)) {
|
||||||
long leftFrames, newFrame;
|
long leftFrames, newFrame;
|
||||||
|
|
||||||
read_frame_init();
|
read_frame_init();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user