mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Lots of stuff
This commit is contained in:
14
PortabilityLayer/MacFileWriteableMem.h
Normal file
14
PortabilityLayer/MacFileWriteableMem.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#pragma once
|
||||
#ifndef __PL_MAC_FILE_WRITEABLE_MEM_H__
|
||||
#define __PL_MAC_FILE_WRITEABLE_MEM_H__
|
||||
|
||||
namespace PortabilityLayer
|
||||
{
|
||||
class MacFileWriteableMem
|
||||
{
|
||||
public:
|
||||
private:
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user