mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2025-01-18 22:24:04 +01:00
platform/reg.c: Blackhole SystemError reg val
This commit is contained in:
parent
a2bcd575d6
commit
47238b210b
@ -32,6 +32,10 @@ static const struct reg_hook_val misc_master_keys[] = {
|
||||
/* Black-hole val, list it here so we don't get a warning msg */
|
||||
.name = L"NextProcess",
|
||||
.type = REG_SZ,
|
||||
}, {
|
||||
/* ditto */
|
||||
.name = L"SystemError",
|
||||
.type = REG_SZ,
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user