26 if (!psz_amount || !*psz_amount) {
28 }
else if (!
get_int(psz_amount, &i_amount,
true)) {
35 dbg_cmd_down_init(
unsigned int c)
38 short_command[c].use =
_(
"down [AMOUNT]");
debug_return_t dbg_cmd_frame_down(char *psz_amount)
Definition: down.h:22
debug_return_t
Definition: trace.h:32
#define _(msgid)
Definition: make.h:293
bool get_int(const char *psz_arg, int *pi_result, bool b_warn)
debug_return_t dbg_adjust_frame(int i_amount, int b_absolute)