mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-02-24 15:57:39 +00:00
Actually include pistorm-dev-enums.h
This commit is contained in:
@@ -33,6 +33,7 @@ enum pistorm_dev_cmds {
|
||||
PI_CMD_MEMSET = 0x0114, // [W] Accelerated memset functionality to quickly clear a region of memory to a specific value.
|
||||
PI_CMD_SHOWFPS = 0x0118, // [W] Enable/disable RTG FPS display.
|
||||
PI_CMD_PALETTEDEBUG = 0x011A, // [W] Enable/disable RTG palette debug.
|
||||
PI_CMD_MEMCPY_Q = 0x0120, // [W] CopyMemQuick debug thing
|
||||
|
||||
PI_CMD_QBASIC = 0x0FFC, // QBasic
|
||||
PI_CMD_NIBBLES = 0x0FFE, // Nibbles
|
||||
|
||||
Reference in New Issue
Block a user