misc/libphyslayer/Xcode/Physlayer_Prefix.pch
author Wuzzy <almikes@aol.com>
Fri, 13 Oct 2017 17:09:45 +0200
changeset 12700 16fcd59295e3
parent 8536 55365fccb075
permissions -rw-r--r--
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse This fixes a regression like that you can't shoryuken after rope.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     1
//
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     2
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     3
//
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     4
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     5
#ifdef __OBJC__
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     6
    #import <Foundation/Foundation.h>
55365fccb075 updated ios project files for the new phys build system
koda
parents:
diff changeset
     7
#endif