BGE Video Texture: fix constant initializer problem with Exception description. Uniformized the line ending.
This commit is contained in:
@@ -265,7 +265,7 @@ void VideoFFmpeg::openCam (char * file, short camIdx)
|
||||
AVInputFormat *inputFormat;
|
||||
AVFormatParameters formatParams;
|
||||
AVRational frameRate;
|
||||
char *p, filename[28], rateStr[20];
|
||||
char filename[28], rateStr[20];
|
||||
|
||||
do_init_ffmpeg();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user