#ifndef PATCHES_H #define PATCHES_H #include "../stdint.h" bool DD_Patch_Init(); #endif