(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom level

This commit is contained in:
rubidium
2009-11-30 11:29:52 +00:00
parent 9ecfcdff78
commit 5a41a646c2
5 changed files with 5 additions and 4 deletions

View File

@@ -53,7 +53,6 @@
PlaceProc *_place_proc;
Point _tile_fract_coords;
ZoomLevel _saved_scrollpos_zoom;
struct StringSpriteToDraw {
StringID string;