Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wesnoth_prefix.pch

    r22 r26  
    77 */ 
    88 
    9 // KP: this file was added recently just to get OpenFeint to compile... 
    10 //#ifdef __OBJC__ 
    11 //  #import <Foundation/Foundation.h> 
    12 //  #import <UIKit/UIKit.h> 
    13 //#endif 
    14  
    15 #import "OpenFeintPrefix.pch" 
     9#ifndef DISABLE_OPENFEINT 
     10    #import "OpenFeintPrefix.pch" 
     11#endif 
Note: See TracChangeset for help on using the changeset viewer.