]> icculus.org git repositories - btb/d2x.git/blob - arch/win32/include/ipx_udp.h
apply patch from bluecow to fix hmiplay sync issues and lack of midi reset (d1x r1.5)
[btb/d2x.git] / arch / win32 / include / ipx_udp.h
1 /* $Id: ipx_udp.h,v 1.1 2003-10-05 22:27:01 btb Exp $ */
2 /*
3  *
4  * FIXME: add description
5  *
6  */
7
8 #ifndef _IPX_UDP_H
9 #define _IPX_UDP_H
10 #include "ipx_drv.h"
11
12 extern struct ipx_driver ipx_udp;
13
14 #endif