1
0
Fork 0

Worked around some new Makefile issues.

This commit is contained in:
nielsenz 2017-03-30 20:10:34 -07:00
parent 7e54332890
commit d1e66e2e07
9 changed files with 58 additions and 56 deletions

View file

@ -17,7 +17,6 @@
#include "process_unicode_common.h"
static uint8_t input_mode;
static uint8_t first_flag = 0;
uint8_t mods;
void set_unicode_input_mode(uint8_t os_target)