diff options
Diffstat (limited to '3rdparty/bgfx/src/charset.h')
-rw-r--r-- | 3rdparty/bgfx/src/charset.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/3rdparty/bgfx/src/charset.h b/3rdparty/bgfx/src/charset.h index 15b3f81b645..32938ae260b 100644 --- a/3rdparty/bgfx/src/charset.h +++ b/3rdparty/bgfx/src/charset.h @@ -522,16 +522,3 @@ static const uint8_t vga8x16[256*16] = 0x00, 0x00, 0x00, 0x00, 0x7c, 0x7c, 0x7c, 0x7c, 0x7c, 0x7c, 0x7c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, }; - -#include "vs_debugfont.bin.h" -#include "fs_debugfont.bin.h" - -#include "vs_clear.bin.h" -#include "fs_clear0.bin.h" -#include "fs_clear1.bin.h" -#include "fs_clear2.bin.h" -#include "fs_clear3.bin.h" -#include "fs_clear4.bin.h" -#include "fs_clear5.bin.h" -#include "fs_clear6.bin.h" -#include "fs_clear7.bin.h" |