Descent3/lib/mac/mac_settings.h
2024-04-16 14:21:35 -06:00

24 lines
413 B
C

/*
* $Logfile: /Descent3/main/lib/mac/mac_settings.h $
* $Revision: 1.1.1.1 $
* $Date: 2003/08/26 03:58:13 $
* $Author: kevinb $
*
*
* $Log: mac_settings.h,v $
* Revision 1.1.1.1 2003/08/26 03:58:13 kevinb
* initial 1.5 import
*
*
* 1 2/27/97 5:04 PM Jeremy
* macintosh settings for the compiler
*
* $NoKeywords: $
*/
#ifndef MAC_SETTINGS_H
#define MAC_SETTINGS_H
#define MACINTOSH
#endif