diff options
Diffstat (limited to 'shared/r128.h')
-rw-r--r-- | shared/r128.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/r128.h b/shared/r128.h index 2047e4a4..97784fd1 100644 --- a/shared/r128.h +++ b/shared/r128.h @@ -117,7 +117,7 @@ /* DMA customization: */ #define __HAVE_DMA 1 -#define __HAVE_DMA_IRQ 1 +#define __HAVE_IRQ 1 #define __HAVE_VBL_IRQ 1 #define __HAVE_SHARED_IRQ 1 |