00001 /* 00002 * Nasty workaround for a compiler frontend bug. Can't compile directly 00003 * from a path with a '..' in it, so instead, use an #include. 00004 * This file should disappear with the next compiler version (TIGCC 095b6) 00005 */ 00006 #include "../shared/tiles.c"
1.3.6