Added another prototype.

This commit is contained in:
n-a-c-h
2005-02-23 07:45:43 +00:00
parent 81f930722d
commit aa744170b0

View File

@@ -299,6 +299,8 @@ void RestoreCVFrame()
RewindTimer = ActualRewindFrames;
}
void outofmemory();
void SetupRewindBuffer()
{
if (StateBackup){ free(StateBackup); }