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
|