mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 12:09:36 +00:00
File system refactoring
This commit is contained in:
@@ -66,7 +66,7 @@ extern Boolean dontLoadMusic, dontLoadSounds;
|
||||
/*
|
||||
short GetThisVolumeRefNum (void)
|
||||
{
|
||||
OSErr theErr;
|
||||
PLError_t theErr;
|
||||
short vRef;
|
||||
|
||||
theErr = GetVol(nil, &vRef);
|
||||
|
||||
Reference in New Issue
Block a user