Initial commit
This commit is contained in:
12
Torque/SDK/engine/platformMacCarb/macCarbFileio.h
Normal file
12
Torque/SDK/engine/platformMacCarb/macCarbFileio.h
Normal file
@@ -0,0 +1,12 @@
|
||||
//-----------------------------------------------------------------------------
|
||||
// Torque Game Engine
|
||||
// Copyright (C) GarageGames.com, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef _MACCARBFILEIO_H_
|
||||
#define _MACCARBFILEIO_H_
|
||||
|
||||
// only one exported func at the moment.
|
||||
void macGetHomeDirectory(void);
|
||||
|
||||
#endif // _MACCARBFILEIO_H_
|
||||
Reference in New Issue
Block a user