Changed loading for already static loaded .rel files. Added gamepad init

This commit is contained in:
Lurs
2026-02-24 20:42:45 +01:00
parent cf5eca0910
commit ae76a2e614
3 changed files with 64 additions and 0 deletions
+1
View File
@@ -130,6 +130,7 @@ void main01(void) {
// 1. Setup
mDoMch_Create();
mDoGph_Create();
mDoCPd_c::create();
// Console Setup
JUTConsole* console = JFWSystem::getSystemConsole();