Fixed all in text display

This commit is contained in:
2022-04-27 20:17:08 -07:00
parent 1da7b6a8b4
commit f909451fba
5 changed files with 54 additions and 26 deletions

View File

@@ -9,7 +9,7 @@
#include <gb/gb.h>
#include <gb/bgb_emu.h>
#include <stdint.h>
// #include <stdio.h>
#include <stdio.h>
#include <stdbool.h>
#include <rand.h>
#include <string.h>