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