Skip to content

Commit 9752750

Browse files
committed
Fix last remaining Retina images.
1 parent 5070692 commit 9752750

File tree

7 files changed

+12
-0
lines changed

7 files changed

+12
-0
lines changed
972 Bytes
Loading
1.24 KB
Loading
14 Bytes
Loading
901 Bytes
Loading
Loading
Loading

OpenEmu/OpenEmu.xcodeproj/project.pbxproj

+12
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@
109109
/* Begin PBXBuildFile section */
110110
0A9F272216635A1B008B1FB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A9F272116635A1B008B1FB8 /* libz.dylib */; };
111111
0A9F272316635A55008B1FB8 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A9F272116635A1B008B1FB8 /* libz.dylib */; };
112+
11DC4D4118681B04006CE75D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 11DC4D4018681B04006CE75D /* [email protected] */; };
113+
11DC4D4518681E56006CE75D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 11DC4D4418681E56006CE75D /* [email protected] */; };
114+
11DC4D4718681E64006CE75D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 11DC4D4618681E64006CE75D /* [email protected] */; };
112115
11E0C9C9175ADD0700CDAB86 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 11E0C9C7175ADD0700CDAB86 /* [email protected] */; };
113116
11E0C9CA175ADD0700CDAB86 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 11E0C9C8175ADD0700CDAB86 /* [email protected] */; };
114117
141554101442B3B300A01683 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C6711810136368330034379A /* Cocoa.framework */; };
@@ -1508,6 +1511,9 @@
15081511
/* Begin PBXFileReference section */
15091512
089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
15101513
0A9F272116635A1B008B1FB8 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
1514+
11DC4D4018681B04006CE75D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = "[email protected]"; sourceTree = "<group>"; };
1515+
11DC4D4418681E56006CE75D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
1516+
11DC4D4618681E64006CE75D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
15111517
11E0C9C7175ADD0700CDAB86 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
15121518
11E0C9C8175ADD0700CDAB86 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; };
15131519
1415540F1442B3B300A01683 /* N64.oesystemplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = N64.oesystemplugin; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -3897,6 +3903,7 @@
38973903
isa = PBXGroup;
38983904
children = (
38993905
948FCB64182C7A63001B16BE /* about_background.jpg */,
3906+
11DC4D4018681B04006CE75D /* [email protected] */,
39003907
53439B9E13B93920005C0CC8 /* arrow_down.png */,
39013908
53439B9F13B93920005C0CC8 /* arrow_left.png */,
39023909
53439BA013B93920005C0CC8 /* arrow_right.png */,
@@ -4039,7 +4046,9 @@
40394046
53439BC913B93920005C0CC8 /* controls_tab_icon.png */,
40404047
EC350FDB17401B58005DA3B2 /* [email protected] */,
40414048
830013AD17A7C5A000EB128A /* controls_triangle.png */,
4049+
11DC4D4618681E64006CE75D /* [email protected] */,
40424050
53439BCA13B93920005C0CC8 /* core_triangle.png */,
4051+
11DC4D4418681E56006CE75D /* [email protected] */,
40434052
53439BCB13B93920005C0CC8 /* cores_tab_icon.png */,
40444053
EC350FDC17401B58005DA3B2 /* [email protected] */,
40454054
53439BCC13B93920005C0CC8 /* dark_box.png */,
@@ -6650,6 +6659,7 @@
66506659
53439C0B13B93920005C0CC8 /* grid_slider_track.png in Resources */,
66516660
53439C0C13B93920005C0CC8 /* knob_horizontal.png in Resources */,
66526661
53439C0D13B93920005C0CC8 /* knob_vertical.png in Resources */,
6662+
11DC4D4718681E64006CE75D /* [email protected] in Resources */,
66536663
53439C0E13B93920005C0CC8 /* list_indicators.png in Resources */,
66546664
53439C0F13B93920005C0CC8 /* list_rating.png in Resources */,
66556665
53439C1013B93920005C0CC8 /* missing_artwork.pdf in Resources */,
@@ -6701,6 +6711,8 @@
67016711
83703B48140E4F9100EC27A7 /* Scale4xHQ.png in Resources */,
67026712
83802E6A142F6FF900130517 /* controls_highlight.png in Resources */,
67036713
1B98144E142F02FA00114A30 /* OESetupAssistant.xib in Resources */,
6714+
11DC4D4518681E56006CE75D /* [email protected] in Resources */,
6715+
11DC4D4118681B04006CE75D /* [email protected] in Resources */,
67046716
83A9E152144723E20051AF1D /* hud_power_glyph.png in Resources */,
67056717
831C2AE9144F453C009533C0 /* MainMenu.xib in Resources */,
67066718
832D29431451ACF200BDF950 /* MainWindow.xib in Resources */,

0 commit comments

Comments
 (0)