mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-08 05:40:36 -04:00
Fix relocation and data value mismatches
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user