saveload.c
changeset 1914 5ede46fd496f
parent 1913 57f516fa418c
child 1935 f43f062c9498
--- a/saveload.c	Mon Jun 06 13:11:35 2005 +0000
+++ b/saveload.c	Mon Jun 06 13:47:06 2005 +0000
@@ -837,7 +837,7 @@
 	uint count;
 	bool ff_state;
 	bool saveinprogress;
-	uint32 cursor;
+	CursorID cursor;
 } ThreadedSave;
 
 /* A maximum size of of 128K * 500 = 64.000KB savegames */