bsnes/higan/target-higan/resource/resource.hpp

4 lines
64 B
C++

namespace Resource {
extern const nall::vector<uint8_t> Logo;
}