/******************************************************************************

		WAVE RACE 64

		File		: endtcrs6_2p.c
		Description	: endo's course 6 data file for vs
		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_2p.c"
#include "dt_col6_2p.c"
#include "dt_tri6_2p.c"

/******************************************************************************
	out line buoy
******************************************************************************/
short outbuoydt_2p_course6[][2] = {
	/* end */	{ -1, -1 }
};

short crsobjdt_2p_course6[][5] = {
	/* end */	{ -1, -1, -1, -1, -1 }
};
