Fixed the scanf funkyness in vt100 mode
This commit is contained in:
parent
f80a7273a2
commit
4f25f66495
2 changed files with 16 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#include "types.h"
|
||||
#include "ui.h"
|
||||
|
||||
#define VERSION 0.0.2
|
||||
#define VERSION 0.0.3
|
||||
|
||||
int main(){
|
||||
// First the boilerplate stuffs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue