feat: reorganize debug screen (#496)

* feat(git): greatly simplify ignore list
* refactor: removed old include
This commit is contained in:
Yimura
2022-10-21 22:05:39 +02:00
committed by GitHub
parent b8ed681a39
commit 06f2897f08
17 changed files with 327 additions and 676 deletions

View File

@ -5,7 +5,6 @@
#include "util/vehicle.hpp"
#include "util/mobile.hpp"
#include "core/data/speed_units.hpp"
#include "gui/handling/handling_tabs.hpp"
#include "services/gta_data/gta_data_service.hpp"
#include "services/model_preview/model_preview_service.hpp"