Added another prototype.
This commit is contained in:
@@ -299,6 +299,8 @@ void RestoreCVFrame()
|
|||||||
RewindTimer = ActualRewindFrames;
|
RewindTimer = ActualRewindFrames;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void outofmemory();
|
||||||
|
|
||||||
void SetupRewindBuffer()
|
void SetupRewindBuffer()
|
||||||
{
|
{
|
||||||
if (StateBackup){ free(StateBackup); }
|
if (StateBackup){ free(StateBackup); }
|
||||||
|
|||||||
Reference in New Issue
Block a user