openmohaa/code/gamespy/common/ps2/cw/PREFIX_PS2_DEBUG_TC296.h
2023-02-04 21:00:01 +01:00

12 lines
439 B
C

// ===========================================================================
// 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 */