Select Git revision
target.c
-
Zachary T Welch authored
Adding jim_handler field to command_registration allows removing the register_jim helper. All command registrations now go through the register_command{,s}() functions.
Zachary T Welch authoredAdding jim_handler field to command_registration allows removing the register_jim helper. All command registrations now go through the register_command{,s}() functions.