Module: wine Branch: refs/heads/master Commit: db50e2d997b7cf808fd38b6d5f7202df1f7755fa URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=db50e2d997b7cf808fd38b6d...
Author: Raphael Junqueira fenix@club-internet.fr Date: Thu Dec 8 12:00:14 2005 +0100
dplay: dx8/dx9 support (missing includes). - add directx9 support for dplay8.h and dpaddr.h - new file dplobby8.h
---
include/Makefile.in | 1 include/dpaddr.h | 25 ++++ include/dplay8.h | 300 +++++++++++++++++++++++++++++++++++++++++---------- include/dplobby8.h | 259 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 522 insertions(+), 63 deletions(-) create mode 100644 include/dplobby8.h