mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Lots of stuff
This commit is contained in:
7
PortabilityLayer/PLAliases.cpp
Normal file
7
PortabilityLayer/PLAliases.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "PLAliases.h"
|
||||
|
||||
OSErr ResolveAliasFile(FSSpecPtr fsSpec, Boolean recursive, Boolean *outIsFolder, Boolean *outWasAliased)
|
||||
{
|
||||
PL_NotYetImplemented();
|
||||
return noErr;
|
||||
}
|
Reference in New Issue
Block a user