Define the TILE size here, instead of having it in several locations.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 14 Jan 2008 18:00:58 +0000 (18:00 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Mon, 14 Jan 2008 18:00:58 +0000 (18:00 +0000)
git-svn-id: http://svn.voria.com/code@1359 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/src/synfig/target_tile.h

index da59bbc..8f5bf54 100644 (file)
@@ -31,6 +31,8 @@
 
 /* === M A C R O S ========================================================= */
 
+#define TILE_SIZE 128
+
 /* === T Y P E D E F S ===================================================== */
 
 /* === C L A S S E S & S T R U C T S ======================================= */