Quiet the beeping.

This commit is contained in:
dinkc64 2014-07-19 18:04:47 +00:00
parent 4467b3ffdd
commit 56cfd05d87
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ extern TCHAR szAppSamplesPath[MAX_PATH];
#endif #endif
#ifdef _UNICODE #ifdef _UNICODE
#define SEPERATOR_1 " \u2022 " #define SEPERATOR_1 " * "
#define SEPERATOR_2 " \u25E6 " #define SEPERATOR_2 " \u25E6 "
#else #else
#define SEPERATOR_1 " ~ " #define SEPERATOR_1 " ~ "