mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-29 15:23:01 -04:00
Changed loading for already static loaded .rel files. Added gamepad init
This commit is contained in:
@@ -130,6 +130,7 @@ void main01(void) {
|
||||
// 1. Setup
|
||||
mDoMch_Create();
|
||||
mDoGph_Create();
|
||||
mDoCPd_c::create();
|
||||
|
||||
// Console Setup
|
||||
JUTConsole* console = JFWSystem::getSystemConsole();
|
||||
|
||||
Reference in New Issue
Block a user