File diff r2095:97ddf1e9b9e9 → r2096:1c6ad024ce88
openttd.xcode/project.pbxproj
Show inline comments
 
@@ -3111,7 +3111,7 @@
 
			fileEncoding = 30;
 
			isa = PBXFileReference;
 
			lastKnownFileType = sourcecode.c.h;
 
			path = ai.h;
 
			path = ai_new.h;
 
			refType = 2;
 
			sourceTree = SOURCE_ROOT;
 
		};
 
@@ -3119,7 +3119,7 @@
 
			fileEncoding = 30;
 
			isa = PBXFileReference;
 
			lastKnownFileType = sourcecode.c.c;
 
			path = ai.c;
 
			path = ai_old.c;
 
			refType = 2;
 
			sourceTree = SOURCE_ROOT;
 
		};