tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
//
// SingleWeaponViewController.h
// Hedgewars
//
// Created by Vittorio on 19/06/10.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SingleWeaponViewController : UITableViewController {
}
@end