Initial commit
This commit is contained in:
15
ide-touchgfx-gen/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
15
ide-touchgfx-gen/TouchGFX/generated/texts/src/LanguageGb.cpp
Normal file
@ -0,0 +1,15 @@
|
||||
/* DO NOT EDIT THIS FILE */
|
||||
/* This file is autogenerated by the text-database code generator */
|
||||
|
||||
#include <stdint.h>
|
||||
#include <touchgfx/Unicode.hpp>
|
||||
|
||||
TEXT_LOCATION_FLASH_PRAGMA
|
||||
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE;
|
||||
|
||||
TEXT_LOCATION_FLASH_PRAGMA
|
||||
KEEP extern const uint32_t indicesGb[] TEXT_LOCATION_FLASH_ATTRIBUTE =
|
||||
{
|
||||
23, // T_SingleUseId1
|
||||
0 // T_SingleUseId2
|
||||
};
|
Reference in New Issue
Block a user