<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="21">
  <CheatEntries>
    <CheatEntry>
      <ID>0</ID>
      <Description>"Enable put anywhere"</Description>
      <LastState/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
solitaire.exe+3900F:
// - 0F84 F2020000         -
nop
nop
nop
nop
nop
nop

 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
solitaire.exe+3900F:
// - 0F84 F2020000         -
je solitaire.exe+39307

</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Info about this table:
</Comments>
</CheatTable>
