Changing the *_extension_cht to macros. This quiets a warning in OS X.

git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86933 e17a0e51-4ae3-4d35-97c3-1a29b211df97
This commit is contained in:
SND\MaddTheSane_cp 2013-08-26 18:37:25 +00:00
parent 321d586565
commit d52c7e8122
11 changed files with 3 additions and 3 deletions

View File

@ -23,9 +23,9 @@
extern "C" {
#endif
static const char* all_extension_cht="*.cht";
static const char* dot_extension_cht=".cht";
static const char* tla_extension_cht="cht";
#define all_extension_cht "*.cht";
#define dot_extension_cht ".cht";
#define tla_extension_cht "cht";
typedef struct {
uint32_t Addr;

0
pixmaps/cd.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

0
pixmaps/cdr.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

0
pixmaps/gpu.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

0
pixmaps/iso-open.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

0
pixmaps/iso-reopen.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
pixmaps/memcard.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 935 B

After

Width:  |  Height:  |  Size: 935 B

0
pixmaps/pad.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

0
pixmaps/pcsxr.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

0
pixmaps/play.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 846 B

After

Width:  |  Height:  |  Size: 846 B

0
pixmaps/spu.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB