mirror of
https://github.com/love2d/love.git
synced 2026-08-20 20:49:54 +02:00
newVideo: slightly more descriptive error when given an invalid file
This commit is contained in:
@@ -67,7 +67,7 @@ private:
|
||||
int videoSerial;
|
||||
bool eos;
|
||||
|
||||
void readPage(bool throweof = false);
|
||||
bool readPage(bool erroreof = false);
|
||||
StreamType determineType();
|
||||
}; // OggDemuxer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user