mirror of https://github.com/bsnes-emu/bsnes.git
4 lines
64 B
C++
4 lines
64 B
C++
|
namespace Resource {
|
||
|
extern const nall::vector<uint8_t> Logo;
|
||
|
}
|