1
0
Fork 0

publicise variables

This commit is contained in:
Jack Humbert 2017-02-15 17:39:51 -05:00
parent 1bb574fe48
commit c2a9acffd7
2 changed files with 3 additions and 4 deletions

View file

@ -1,8 +1,5 @@
#include "process_unicode_common.h"
static uint8_t input_mode;
uint8_t mods;
void set_unicode_input_mode(uint8_t os_target)
{
input_mode = os_target;