Skip to content

Commit

Permalink
Cheats: Fixed mismatch in HashType enums that caused cheat db to not …
Browse files Browse the repository at this point in the history
…focus on the matching title when opened
  • Loading branch information
SourMesen committed Jan 26, 2023
1 parent f33e805 commit 9791323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion UI/Interop/EmuApi.cs
Expand Up @@ -359,7 +359,6 @@ public struct InteropInternalCheatCode

public enum HashType
{
Crc32,
Sha1,
Sha1Cheat
}
Expand Down

0 comments on commit 9791323

Please sign in to comment.