src/viewport.h
branchcustombridgeheads
changeset 5650 aefc131bf5ce
parent 5643 3778051e8095
child 5919 2b58160d667d
--- a/src/viewport.h	Thu Jan 11 13:41:16 2007 +0000
+++ b/src/viewport.h	Mon Jan 15 20:14:06 2007 +0000
@@ -139,7 +139,7 @@
 
 
 // common button handler
-bool HandlePlacePushButton(Window *w, int widget, uint32 cursor, int mode, PlaceProc *placeproc);
+bool HandlePlacePushButton(Window *w, int widget, CursorID cursor, int mode, PlaceProc *placeproc);
 
 VARDEF Point _tile_fract_coords;