82602a7ff0
git-svn-id: svn://localhost/Users/andi/Downloads/code/DML@30 be6c1b03-d731-4111-a574-e37d80d43941
11 lines
180 B
C
11 lines
180 B
C
#ifndef __DVDPATCHES__
|
|
#define __DVDPATCHES__
|
|
|
|
#include "global.h"
|
|
|
|
#include "asm\DVDInquiryAsync.h"
|
|
#include "asm\DVDSeekAbsAsyncPrio.h"
|
|
#include "asm\padipc.h"
|
|
|
|
#endif
|