diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index 2f01b82f..e8ab5da9 100644 --- a/include/common.h +++ b/include/common.h @@ -92,6 +92,9 @@ #define STR_POST1 "�ݪO:" #define STR_POST2 "����:" +/* AID */ +#define AID_DISPLAYNAME "�峹�N�X(AID)" + /* LONG MESSAGES */ #define MSG_SELECT_BOARD ANSI_COLOR(7) "�i ��ܬݪO �j" ANSI_RESET "\n" \ "�п�J�ݪO�W��(���ť���۰ʷj�M)�G" |