summaryrefslogtreecommitdiff
path: root/externals/open_source_archives/include/FontStandard.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2019-10-14 15:13:41 -0400
committerGitHub <noreply@github.com>2019-10-14 15:13:41 -0400
commit0378babd1506066b8a865476c569407a21601dd7 (patch)
treea56cb5e49dbc81e1bd0ce63b2ff1c1c08476e9fb /externals/open_source_archives/include/FontStandard.h
parentc274fd588dfcb3c9068e00e260e85aaa72ed4216 (diff)
parent1911f853918669f3258259b51ebc3dac19ed61ef (diff)
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
pl_u: Move open source font archives and fix NAND error
Diffstat (limited to 'externals/open_source_archives/include/FontStandard.h')
-rw-r--r--externals/open_source_archives/include/FontStandard.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/externals/open_source_archives/include/FontStandard.h b/externals/open_source_archives/include/FontStandard.h
deleted file mode 100644
index ad379f12c..000000000
--- a/externals/open_source_archives/include/FontStandard.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-#include <array>
-
-extern const std::array<unsigned char, 217276> FontStandard;
-