Fix relocation and data value mismatches

This commit is contained in:
LagoLunatic
2025-04-24 14:53:58 -04:00
parent ce8d17ec08
commit fa7d4d2896
11 changed files with 27 additions and 25 deletions
+1
View File
@@ -4,6 +4,7 @@
#include "dolphin/os/__start.h"
void DBInit();
static void __init_registers(void);
SECTION_INIT void __check_pad3(void) {
if ((*(u16*)0x800030E4 & 0xEEF) == 0xEEF) {