Start gfx rewrite & reorganize TE

This commit is contained in:
Such Meme, Many Skill
2020-03-18 00:41:09 +01:00
parent 761ceb7dbe
commit 6aed4ad7b3
16 changed files with 570 additions and 62 deletions

View File

@@ -22,6 +22,7 @@
#include "../mem/sdram.h"
#include "../storage/emummc.h"
#include "../config/config.h"
#include "common/common.h"
sdmmc_storage_t storage;
emmc_part_t *system_part;