1
0
Fork 0

GCC 4.1 changes

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2396
This commit is contained in:
Peter Veenstra 2005-11-29 07:25:30 +00:00
parent 2e0c766400
commit 241e89b175
3 changed files with 40 additions and 40 deletions

View file

@ -16,7 +16,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
/* $Id: cross.h,v 1.14 2005-11-24 17:53:08 qbix79 Exp $ */
/* $Id: cross.h,v 1.15 2005-11-29 07:25:30 qbix79 Exp $ */
#ifndef DOSBOX_CROSS_H
#define DOSBOX_CROSS_H
@ -40,7 +40,7 @@
#define CROSS_LEN 512 /* Maximum filename size */
#if defined (WIN32) || defined (OS2) /* Win 32 */
#if defined (WIN32) || defined (OS2) /* Win 32 & OS/2*/
#define CROSS_FILENAME(blah)
#define CROSS_FILESPLIT '\\'
#define F_OK 0