dxx-rebirth/arch/sdl/include/ipx_bsd.h
md2211 d393f32eed * Removed executable flag on most files
* Reverted value of SOUND_MAX_VOLUME
2007-09-21 19:06:05 +00:00

7 lines
101 B
C

#ifndef _IPX_BSD_H
#define _IPX_BSD_H
#include "ipx_drv.h"
extern struct ipx_driver ipx_bsd;
#endif