]> icculus.org git repositories - btb/d2x.git/blob - unused/bios/x
call digi_reset_digi_sounds in digi_close to fix crashing (d1x r1.4)
[btb/d2x.git] / unused / bios / x
1 //the both return 0 if no error
2 int GetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);
3 int SetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);