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

@@ -27,7 +27,7 @@
#include "../config.h"
#include <utils/ini.h>
#include <gfx/di.h>
#include <display/di.h>
#include <gfx_utils.h>
#include <input/joycon.h>
#include <input/touch.h>