mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-10 11:21:35 -06:00
* Forward declare ui and use unique_ptr * ConfigureEnhancements: use unique_ptr for ui * Use make_unique instead of new where applicable * Move some of the ui includes that already used unique_ptr * main.cpp: also make use of make_unique on Config * Address review comments |
||
|---|---|---|
| .. | ||
| graphics | ||
| ipc | ||
| console.cpp | ||
| console.h | ||
| lle_service_modules.cpp | ||
| lle_service_modules.h | ||
| profiler.cpp | ||
| profiler.h | ||
| registers.cpp | ||
| registers.h | ||
| registers.ui | ||
| wait_tree.cpp | ||
| wait_tree.h | ||