misc/libphysfs/Xcode/Physfs_Prefix.pch
author Wuzzy <almikes@aol.com>
Wed, 23 Nov 2016 15:57:45 +0100
changeset 12042 efa3b1837d63
parent 8522 1853628ae285
permissions -rw-r--r--
Set minimum ammo box content of 1 for default ammo schemes Because they frequently get copied, and having 0 ammo in a box is odd
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