aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.h')
-rw-r--r--src/NDS.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/NDS.h b/src/NDS.h
index 850e829..e32908b 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -43,7 +43,8 @@ enum
Event_Sqrt,
// DSi
- Event_DSi_SDTransfer,
+ Event_DSi_SDMMCTransfer,
+ Event_DSi_SDIOTransfer,
Event_MAX
};