Fixed the scanf funkyness in vt100 mode

This commit is contained in:
AnnaSnoeijs 2025-06-06 21:31:59 +02:00
parent f80a7273a2
commit 4f25f66495
2 changed files with 16 additions and 2 deletions

View file

@ -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