Devilution
Diablo devolved - magic behind the 1996 computer game

◆ PanBtnHotKey

char* PanBtnHotKey[8] = { "'c'", "'q'", "Tab", "Esc", "'i'", "'b'", "Enter", NULL }

Maps from panel_button_id to hotkey name.

Definition at line 183 of file control.cpp.