diff -r cc29628976cc -r 017b2b31e1c6 project_files/HedgewarsMobile/Classes/CommodityFunctions.m --- a/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Sun Oct 10 02:06:42 2010 +0200 +++ b/project_files/HedgewarsMobile/Classes/CommodityFunctions.m Sun Oct 10 03:16:25 2010 +0200 @@ -259,7 +259,7 @@ AudioServicesPlaySystemSound(soundID); } -NSArray *getAvailableColors(void) { +NSArray inline *getAvailableColors(void) { return [NSArray arrayWithObjects:[NSNumber numberWithUnsignedInt:0x4376e9], // bluette [NSNumber numberWithUnsignedInt:0x3e9321], // greeeen [NSNumber numberWithUnsignedInt:0xa23dbb], // violett