My Project
 All Classes Functions Properties
PublicGamesTableViewController.h
1 //
2 // PublicGamesTableViewController.h
3 // BoredRoomBingo
4 //
5 // Created by Tom Reinhart on 11/14/14.
6 // Copyright (c) 2014 Tom Reinhart. All rights reserved.
7 //
8 
9 #import <UIKit/UIKit.h>
13 @interface PublicGamesTableViewController : UITableViewController
14 
15 @end
Definition: PublicGamesTableViewController.h:13