mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-25 03:42:34 +01:00
- add LIMITS.H relay file
This commit is contained in:
parent
c08f97dc87
commit
6649512da5
@ -1,25 +1,6 @@
|
||||
#ifndef LIBSPU_H
|
||||
#define LIBSPU_H
|
||||
|
||||
/*****************************************************************
|
||||
* -*- c -*-
|
||||
* $RCSfile: libspu.h,v $
|
||||
*
|
||||
* Copyright (c) 1993, 1994, 1995, 1996 Sony Computer Entertainment Inc.
|
||||
* All Rights Reserved.
|
||||
*
|
||||
* This file is part of ``PlayStation(R)'' Programmer Tool /
|
||||
* Runtime Library.
|
||||
*
|
||||
* R & D Division, Sony Computer Entertainment Inc.
|
||||
*
|
||||
* $Id: libspu.h,v 1.80 1997/06/24 11:14:04 kaol Exp $
|
||||
*
|
||||
*****************************************************************/
|
||||
/*
|
||||
* $PSLibId: Run-time Library Release 4.6$
|
||||
*/
|
||||
|
||||
/* ----------------------------------------------------------------
|
||||
* CONSTANT
|
||||
* ---------------------------------------------------------------- */
|
||||
|
1
src_rebuild/PsyX/include/LIMITS.H
Normal file
1
src_rebuild/PsyX/include/LIMITS.H
Normal file
@ -0,0 +1 @@
|
||||
#include <limits.h>
|
Loading…
Reference in New Issue
Block a user