diosmios/DVDPatches.c

11 lines
180 B
C
Raw Permalink Normal View History

#ifndef __DVDPATCHES__
#define __DVDPATCHES__
#include "global.h"
#include "asm\DVDInquiryAsync.h"
#include "asm\DVDSeekAbsAsyncPrio.h"
#include "asm\padipc.h"
#endif