1
Fork 0
mirror of https://github.com/Steffo99/stack.git synced 2024-11-22 07:54:20 +00:00
stack/scripts/resetrecord.gml
Stefano Pigozzi 2644d8eaf0 ... [2]
Troppe cose da elencare.
2013-06-16 13:43:08 +02:00

3 lines
85 B
Text

ini_open("savefile.ini");
ini_write_real("Stack","r_map1",0); // Record
ini_close();