/******************************************************************************

		WAVE RACE 64

		File		: endtcrs6.c
		Description	: endo's course 6 data file
		Date		: 1996
		Author		: T.Endo

******************************************************************************/

#include "ot_header.h"
#include "ot_sub.h"
#include "ot_newton.h"
#include "ot_hover.h"
#include "ot_sea.h"
#include "ot_wall.h"
#include "ot_prism.h"

#include "endefine.h"
#include "ensetcrs.h"
#include "enbuoy.h"

/******************************************************************************
	variables
******************************************************************************/

#include "dt_crs6.c"
#include "dt_col6.c"
#include "dt_tri6.c"

/******************************************************************************
	out line buoy
******************************************************************************/
short outbuoydt_course6[][2] = {
	/* end */	{ -1, -1 }
};

short crsobjdt_course6[][5] = {
	/* end */	{ -1, -1, -1, -1, -1 }
};
