yuzu-emu
/
yuzu
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/externals/open_source_archives/include/FontNintendoExtended.h

7 lines
102 B
C++

#pragma once
#include <array>
extern const std::array<unsigned char, 172064> FontNintendoExtended;