2013-08-07 22:40:27 +00:00
|
|
|
//this file was auto-generated by res2h
|
|
|
|
|
2013-05-16 19:26:19 +00:00
|
|
|
#pragma once
|
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
#include <string>
|
|
|
|
#include <map>
|
|
|
|
|
2013-08-23 02:41:40 +00:00
|
|
|
extern const size_t button_png_size;
|
|
|
|
extern const unsigned char button_png_data[];
|
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
extern const size_t ES_logo_16_png_size;
|
|
|
|
extern const unsigned char ES_logo_16_png_data[];
|
2013-05-16 21:25:54 +00:00
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
extern const size_t ES_logo_32_png_size;
|
|
|
|
extern const unsigned char ES_logo_32_png_data[];
|
2013-05-16 19:26:19 +00:00
|
|
|
|
2013-08-23 02:41:40 +00:00
|
|
|
extern const size_t frame_png_size;
|
|
|
|
extern const unsigned char frame_png_data[];
|
|
|
|
|
2014-02-16 18:27:58 +00:00
|
|
|
extern const size_t opensans_hebrew_condensed_regular_ttf_size;
|
|
|
|
extern const unsigned char opensans_hebrew_condensed_regular_ttf_data[];
|
|
|
|
|
2014-02-13 23:10:28 +00:00
|
|
|
extern const size_t scroll_gradient_png_size;
|
|
|
|
extern const unsigned char scroll_gradient_png_data[];
|
|
|
|
|
2014-03-04 22:48:33 +00:00
|
|
|
extern const size_t sq_bracket_png_size;
|
|
|
|
extern const unsigned char sq_bracket_png_data[];
|
|
|
|
|
2013-09-24 02:02:41 +00:00
|
|
|
extern const size_t star_filled_png_size;
|
|
|
|
extern const unsigned char star_filled_png_data[];
|
|
|
|
|
|
|
|
extern const size_t star_unfilled_png_size;
|
|
|
|
extern const unsigned char star_unfilled_png_data[];
|
|
|
|
|
2013-09-14 15:58:34 +00:00
|
|
|
extern const size_t textbox_png_size;
|
|
|
|
extern const unsigned char textbox_png_data[];
|
2013-08-18 14:16:11 +00:00
|
|
|
|
2013-09-14 15:58:34 +00:00
|
|
|
extern const size_t textbox_glow_png_size;
|
|
|
|
extern const unsigned char textbox_glow_png_data[];
|
2013-08-18 14:16:11 +00:00
|
|
|
|
2014-01-25 23:34:29 +00:00
|
|
|
extern const size_t help_a_png_size;
|
|
|
|
extern const unsigned char help_a_png_data[];
|
|
|
|
|
|
|
|
extern const size_t help_b_png_size;
|
|
|
|
extern const unsigned char help_b_png_data[];
|
|
|
|
|
|
|
|
extern const size_t help_dpad_png_size;
|
|
|
|
extern const unsigned char help_dpad_png_data[];
|
|
|
|
|
|
|
|
extern const size_t help_left_right_png_size;
|
|
|
|
extern const unsigned char help_left_right_png_data[];
|
|
|
|
|
|
|
|
extern const size_t help_menu_png_size;
|
|
|
|
extern const unsigned char help_menu_png_data[];
|
|
|
|
|
|
|
|
extern const size_t help_up_down_png_size;
|
|
|
|
extern const unsigned char help_up_down_png_data[];
|
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
struct Res2hEntry {
|
|
|
|
const std::string relativeFileName;
|
|
|
|
const size_t size;
|
|
|
|
const unsigned char * data;
|
|
|
|
};
|
2013-05-16 19:26:19 +00:00
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
extern const size_t res2hNrOfFiles;
|
|
|
|
extern const Res2hEntry res2hFiles[];
|
2013-05-16 19:26:19 +00:00
|
|
|
|
2013-08-07 22:40:27 +00:00
|
|
|
typedef const std::map<const std::string, const Res2hEntry> res2hMapType;
|
|
|
|
extern res2hMapType res2hMap;
|