patch manager: improve error handling
There shouldn't be much left that can crash this thing
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
enum class patch_type
|
||||
{
|
||||
invalid,
|
||||
load,
|
||||
byte,
|
||||
le16,
|
||||
|
||||
Reference in New Issue
Block a user