mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-04 04:48:40 +00:00
switch to simplified debug engine command interface; rely on interact registers, rather than explicit pass-down, for contextually-obvious parameters
This commit is contained in:
@@ -684,7 +684,6 @@ DF_DevToggleTable:
|
||||
|
||||
@struct D_CmdParams:
|
||||
{
|
||||
`U64 slot_props[(D_CmdParamSlot_COUNT + 63) / 64]`;
|
||||
@expand(D_CmdParamSlotTable a) `$(a.c_type) $(a.name_lower)`;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user