openmohaa/code/gamespy/common/ps2/cw/PREFIX_PS2_DEBUG_TC296.h

13 lines
439 B
C
Raw Normal View History

2023-02-04 21:00:01 +01:00
// ===========================================================================
// PREFIX_PS2_DEBUG_TC296.h (c) 2001 Metrowerks Inc. All rights reserved.
// ===========================================================================
//
// 08/02/2001 rcampana Created for support of GCC toolchain 2.96
#include <PREFIX_PS2_TC296.h>
#pragma divbyzerocheck on /* break if divided by zero */
#define DEBUG /* just for debugging */