1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 03:18:26 -06:00

MacOSX: First native Apple M1 support

This commit is contained in:
Mounir IDRASSI
2021-08-15 00:51:06 +02:00
parent 33baca7261
commit 8ae5a715d6
7 changed files with 33 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
#ifdef TC_LINUX
#ifndef TC_WINDOWS
#include "Main/LanguageStrings.h"
#undef _
#define _(key) LangString[key]