mirror of
https://github.com/holub/mame
synced 2025-06-05 20:33:45 +03:00
plugins/cheatfind: fix typo (nw)
This commit is contained in:
parent
655bfff256
commit
10c4f31905
@ -724,7 +724,7 @@ function cheatfind.startplugin()
|
||||
elseif wid == "4" then
|
||||
wid = "u32"
|
||||
form = "%08x %08x"
|
||||
widchart = "d"
|
||||
widchar = "d"
|
||||
elseif wid == "8" then
|
||||
wid = "u64"
|
||||
form = "%08x %016x"
|
||||
|
Loading…
Reference in New Issue
Block a user