diff --git a/UI/Interop/EmuApi.cs b/UI/Interop/EmuApi.cs index 18bcde809..7cef9f97f 100644 --- a/UI/Interop/EmuApi.cs +++ b/UI/Interop/EmuApi.cs @@ -359,7 +359,6 @@ public struct InteropInternalCheatCode public enum HashType { - Crc32, Sha1, Sha1Cheat }