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 583e12c..4637885 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -27,9 +27,10 @@ namespace NDS
enum
{
Event_LCD = 0,
-
Event_SPU,
+ Event_ROMTransfer,
+
Event_MAX
};