Removed junk files. Removed unnecessary code and comments. Reorganized projects.
This commit is contained in:
@@ -299,10 +299,6 @@ static void on_overlay_draw(reshade::api::effect_runtime* runtime)
|
||||
ImGui::EndChild();
|
||||
}
|
||||
|
||||
static void UnLoadFixDLL() {
|
||||
MessageBoxA(nullptr, "Déchargement dll", "Erreur", MB_OK);
|
||||
}
|
||||
|
||||
// Main dll intrance
|
||||
BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD ul_reason_for_call, LPVOID)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user