mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 23:00:42 +00:00
Lots of stuff
This commit is contained in:
9
PortabilityLayer/PLAliases.h
Normal file
9
PortabilityLayer/PLAliases.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
#ifndef __PL_ALIASES_H__
|
||||
#define __PL_ALIASES_H__
|
||||
|
||||
#include "PLCore.h"
|
||||
|
||||
OSErr ResolveAliasFile(FSSpecPtr fsSpec, Boolean recursive, Boolean *outIsFolder, Boolean *outWasAliased);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user