summaryrefslogtreecommitdiff
path: root/client/ui_modes.c
blob: 933f47b6ee7a5c2c03ac419f59b85e12adc8d0ed (plain)
1
2
3
4
5
6
7
8
9
10
#include "ui.h"

void w2_ui_onkey_modes(int ch) {

}

void w2_ui_tab_modes(bool first) {

}