mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-02 07:39:49 -04:00
fusee/sept: isolate common code for mariko preparation (to be revised during C++ rewrite)
This commit is contained in:
parent
7a9018dc7a
commit
3e2f776184
128 changed files with 204 additions and 99434 deletions
|
@ -25,9 +25,9 @@
|
|||
#include "panic.h"
|
||||
#include "car.h"
|
||||
#include "btn.h"
|
||||
#include "lib/log.h"
|
||||
#include "lib/vsprintf.h"
|
||||
#include "display/video_fb.h"
|
||||
#include "../../../fusee/common/log.h"
|
||||
#include "../../../fusee/common/vsprintf.h"
|
||||
#include "../../../fusee/common/display/video_fb.h"
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue