- the fourth.

This commit is contained in:
Christoph Oelckers 2017-03-08 18:47:52 +01:00
commit 8ab562ef13
107 changed files with 1041 additions and 1041 deletions

View file

@ -200,7 +200,7 @@ void FScanner::Open (const char *name)
void FScanner::OpenFile (const char *name)
{
BYTE *filebuf;
uint8_t *filebuf;
int filesize;
Close ();