ar-t6 icon indicating copy to clipboard operation
ar-t6 copied to clipboard

switch editor should allow !swx

Open michkrom opened this issue 10 years ago • 1 comments

all across GUI the switch editors should allow !SWx so a new specialized func (gui_edit_swich) should be introduced.

michkrom avatar Mar 02 '15 05:03 michkrom

I had done this with + / - ints previously: gui_int_edit(g_eeGeneral.trainer.mix[i-1].swtch, inc, -NUM_SWITCHES, NUM_SWITCHES);

I guess I need to take a git pull and get up to speed with the latest code.

art103 avatar Mar 02 '15 11:03 art103