#ifndef __PLAY_PATCHES_H__ #define __PLAY_PATCHES_H__ #include "patches.h" #include "patch_helpers.h" DECLARE_FUNC(bool, recomp_should_reset_game); #endif