This repository has been archived on 2025-08-18. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
GGS/games/Pong/Pong_Prefix.pch
Jeena Paradies cee10d5f75 Added Pong
2011-02-28 14:58:00 +01:00

8 lines
177 B
Text

//
// Prefix header for all source files of the 'Pong' target in the 'Pong' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif