equal
deleted
inserted
replaced
18 * File created on 08/04/2010. |
18 * File created on 08/04/2010. |
19 */ |
19 */ |
20 |
20 |
21 |
21 |
22 #import "FortsViewController.h" |
22 #import "FortsViewController.h" |
23 #import "CommodityFunctions.h" |
23 |
24 #import "UIImageExtra.h" |
|
25 |
24 |
26 #define IMGNUM_PER_FORT 6 |
25 #define IMGNUM_PER_FORT 6 |
27 |
26 |
28 @implementation FortsViewController |
27 @implementation FortsViewController |
29 @synthesize teamDictionary, fortArray, lastIndexPath; |
28 @synthesize teamDictionary, fortArray, lastIndexPath; |