mirror of
https://github.com/Steffo99/stack.git
synced 2025-04-27 01:40:39 +00:00
3 lines
101 B
Text
3 lines
101 B
Text
ini_open("savefile.ini");
|
|
stack.blocksr = ini_read_real("Stack","record","0"); // Soldi
|
|
ini_close();
|