mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-26 14:06:31 -05:00
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
This reverts commitfa1c60c33e
, reversing changes made toe34899067b
.
This commit is contained in:
6
externals/open_source_archives/include/FontNintendoExtended.h
vendored
Normal file
6
externals/open_source_archives/include/FontNintendoExtended.h
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
|
||||
extern const std::array<unsigned char, 172064> FontNintendoExtended;
|
||||
|
Reference in New Issue
Block a user