misc/libphysfs/Xcode/Physfs_Prefix.pch
author Periklis Ntanasis <pntanasis@gmail.com>
Wed, 11 Dec 2013 17:58:32 +0200
changeset 9781 5eb7c3778045
parent 8522 1853628ae285
permissions -rw-r--r--
removed bouncy terrain, added visual mark on non-portal/indestructible areas, changed map so only way to win is by using the portal gun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8122
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     1
//
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     2
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     3
//
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     4
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     5
#ifdef __OBJC__
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     6
    #import <Foundation/Foundation.h>
b16829d59627 add ios project to physfs
koda
parents:
diff changeset
     7
#endif