Removed stdio and added documentation

This commit is contained in:
KiritoDev 2022-04-25 17:07:40 -05:00 committed by Nicholas Estelami
parent 0ea9612b7e
commit f5f2205d0f
3 changed files with 2 additions and 4 deletions

View file

@ -1,5 +1,3 @@
#include <stdio.h>
#include "global.h"
#include "vt.h"