Merge remote-tracking branch 'decomp/main' into 26-02-27-pjb-dev-2

This commit is contained in:
PJB3005
2026-03-02 12:36:59 +01:00
1778 changed files with 3698 additions and 3309 deletions
+5 -1
View File
@@ -9,7 +9,11 @@
#include "f_pc/f_pc_manager.h"
#include "f_pc/f_pc_debug_sv.h"
#include "SSystem/SComponent/c_phase.h"
#include <dolphin/dolphin.h>
#ifdef __REVOLUTION_SDK__
#include <revolution.h>
#else
#include <dolphin.h>
#endif
#include <cstdio>
typedef struct standard_create_request_class {