This commit is contained in:
Daveo 2000-12-09 17:22:06 +00:00
parent 06bf236150
commit cd381e1694
7 changed files with 287 additions and 251 deletions

View file

@ -21,6 +21,10 @@ struct sVidScreen
};
/*****************************************************************************/
extern int FrameFlipFlag;
/*****************************************************************************/
void VidInit();
void VidScrOn();