savegame?.c: Use SIZE_T_PRINTF when printing strlen() result
Replace casting of strlen() result to something with hardcoded printf() format character with use of SIZE_T_PRINTF in savegame?.c
Replace casting of strlen() result to something with hardcoded printf() format character with use of SIZE_T_PRINTF in savegame?.c