This commit is contained in:
Daveo 2000-08-29 20:16:17 +00:00
parent 829e58ea1c
commit b87d55be86
13 changed files with 45 additions and 71 deletions

View file

@ -237,7 +237,6 @@ int main()
ShowScreen(LegalFilename,-1,0);
CalcFilePos((int*)SCRATCH_RAM);
int *Ptr=(int*)SCRATCH_RAM;
// for (int Loop=0;Loop<FILEPOS_MAX;Loop++) printf("%i\n",*Ptr++);
while (1)
{
int count = VSync( -1 );