bsnes/purify/resource/resource.hpp

6 lines
131 B
C++

namespace resource {
extern const uint8_t game[1490];
extern const uint8_t file[844];
extern const uint8_t archive[1067];
};