add a missing blank line ;)
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
This commit is contained in:
parent
0ce37b39b6
commit
e8a9d7e700
@ -248,6 +248,7 @@ static void Cleanup_string_unicode(word* str, int input_type)
|
||||
}
|
||||
str[j] = 0;
|
||||
}
|
||||
|
||||
static void Display_whole_string(word x_pos,word y_pos,const char * str,byte position)
|
||||
{
|
||||
char cursor[2];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user