#ifndef __PATCHES_H__ #define __PATCHES_H__ #include "global.h" #include "rt64_extended_gbi.h" int recomp_printf(const char* fmt, ...); #endif