diff options
author | 2017-06-30 14:19:40 -0500 | |
---|---|---|
committer | 2017-06-30 14:19:40 -0500 | |
commit | e0e2a6b6360d48c8426bdf72a5accdc382aae592 (patch) | |
tree | 9d89945d3674d4e4a9ae9b0b9052efc630e488d8 | |
parent | 38a74a3ae0789e5611c08fe7cc4811d193bd9ac0 (diff) |
plugins/cheat: documentation (nw)
-rw-r--r-- | plugins/cheat/cheat_simple.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/cheat/cheat_simple.lua b/plugins/cheat/cheat_simple.lua index f82bff0f98f..36067b846c6 100644 --- a/plugins/cheat/cheat_simple.lua +++ b/plugins/cheat/cheat_simple.lua @@ -9,6 +9,7 @@ -- gg for game genie -- nes, snes, megadriv, gamegear, gameboy -- ar for action replay -- nes, snes, megadriv, gamegear, sms -- +-- use "^" as description to link to previous cheat -- set name is <softlist>/<entry> like "nes/smb" for softlist items -- Don't use commas in the description |