mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
plugins/cheatfind: fix typo (nw)
This commit is contained in:
parent
655bfff256
commit
48f61988db
@ -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