Move display related objects to display parrent

This commit is contained in:
CTCaer
2020-12-28 05:19:23 +02:00
parent df80339060
commit 60b629e57f
16 changed files with 13 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
#include <string.h>
#include <soc/hw_init.h>
#include <gfx/di.h>
#include <display/di.h>
#include <input/joycon.h>
#include <input/touch.h>
#include <sec/se.h>