mirror of
https://github.com/tribes2/engine.git
synced 2026-03-28 08:39:22 +00:00
t2 engine svn checkout
This commit is contained in:
commit
ff569bd2ae
988 changed files with 394180 additions and 0 deletions
14
platformMacCarb/macCarbFileio.h
Normal file
14
platformMacCarb/macCarbFileio.h
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
//-----------------------------------------------------------------------------
|
||||
// V12 Engine
|
||||
//
|
||||
// Copyright (c) 2001 GarageGames.Com
|
||||
// Portions Copyright (c) 2001 by Sierra Online, Inc.
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
#ifndef _MACCARBFILEIO_H_
|
||||
#define _MACCARBFILEIO_H_
|
||||
|
||||
// only one exported func at the moment.
|
||||
void macGetHomeDirectory(void);
|
||||
|
||||
#endif // _MACCARBFILEIO_H_
|
||||
Loading…
Add table
Add a link
Reference in a new issue