fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite)

This commit is contained in:
hexkyz
2020-11-10 18:44:50 +00:00
committed by Michael Scire
parent 7a9018dc7a
commit b5d866f5a0
128 changed files with 204 additions and 99434 deletions

View File

@@ -47,9 +47,9 @@
#include "lp0.h"
#include "loader.h"
#include "exocfg.h"
#include "display/video_fb.h"
#include "lib/ini.h"
#include "lib/log.h"
#include "../../../fusee/common/display/video_fb.h"
#include "../../../fusee/common/ini.h"
#include "../../../fusee/common/log.h"
#include "splash_screen.h"
#define u8 uint8_t