mirror of https://github.com/bsnes-emu/bsnes.git
4 lines
60 B
C++
4 lines
60 B
C++
|
namespace resource {
|
||
|
extern const uint8_t icon[13013];
|
||
|
};
|