Merge remote-tracking branch 'decomp/main' into compile

This commit is contained in:
kipcode66
2026-01-26 18:11:18 -05:00
646 changed files with 5742 additions and 1789 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef M_DO_M_DO_RESET_H
#define M_DO_M_DO_RESET_H
#include "dolphin/types.h"
#include <dolphin/types.h>
void mDoRst_reset(int, u32, int);
void mDoRst_resetCallBack(int, void*);