1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

translations.h/.cpp files splitted into translations.h/.ccp and

fonts.h/.cpp
This commit is contained in:
bsongis 2014-03-05 10:59:52 +01:00
parent 3788f5f562
commit 5b0835cecb
8 changed files with 306 additions and 218 deletions

View file

@ -1514,6 +1514,7 @@ enum AUDIO_SOUNDS {
#endif
#include "translations.h"
#include "fonts.h"
#if defined(HAPTIC)
#include "haptic.h"