aboutsummaryrefslogtreecommitdiff
path: root/src/NDS.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/NDS.h')
-rw-r--r--src/NDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NDS.h b/src/NDS.h
index c73a2ca..8aa1397 100644
--- a/src/NDS.h
+++ b/src/NDS.h
@@ -82,7 +82,7 @@ enum
IRQ_IPCSync,
IRQ_IPCSendDone,
IRQ_IPCRecv,
- IRQ_CartSendDone, // TODO: less misleading name
+ IRQ_CartXferDone,
IRQ_CartIREQMC, // IRQ triggered by game cart (example: Pokémon Typing Adventure, BT controller)
IRQ_GXFIFO,
IRQ_LidOpen,