From 6b0ed09dd927008200376866957691ecda92201e Mon Sep 17 00:00:00 2001 From: Riley Date: Mon, 27 May 2024 21:38:43 -0500 Subject: [PATCH] Remove commented code. --- Amalgam/src/SDK/Definitions/Interfaces.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Amalgam/src/SDK/Definitions/Interfaces.h b/Amalgam/src/SDK/Definitions/Interfaces.h index b696aa6..738b2a4 100644 --- a/Amalgam/src/SDK/Definitions/Interfaces.h +++ b/Amalgam/src/SDK/Definitions/Interfaces.h @@ -32,7 +32,6 @@ #include "Interfaces/VPhysics.h" #include -//MAKE_INTERFACE_SIGNATURE_SEARCH(IDirect3DDevice9, DirectXDevice, "shaderapi", "48 8B 0D ? ? ? ? 48 8B 01 FF 50 ? 8B F8", 0x0, 1) class CNullInterfaces {