2013-08-07 22:40:27 +00:00
|
|
|
//this file was auto-generated by res2h
|
|
|
|
|
|
|
|
#include "Resources.h"
|
|
|
|
|
2014-01-25 23:34:29 +00:00
|
|
|
const size_t res2hNrOfFiles = 14;
|
2013-08-07 22:40:27 +00:00
|
|
|
const Res2hEntry res2hFiles[res2hNrOfFiles] = {
|
2013-08-23 02:41:40 +00:00
|
|
|
{":/button.png", button_png_size, button_png_data},
|
2013-08-07 22:40:27 +00:00
|
|
|
{":/ES_logo_16.png", ES_logo_16_png_size, ES_logo_16_png_data},
|
2013-08-18 14:16:11 +00:00
|
|
|
{":/ES_logo_32.png", ES_logo_32_png_size, ES_logo_32_png_data},
|
2013-08-23 02:41:40 +00:00
|
|
|
{":/frame.png", frame_png_size, frame_png_data},
|
2013-09-24 02:02:41 +00:00
|
|
|
{":/star_filled.png", star_filled_png_size, star_filled_png_data},
|
|
|
|
{":/star_unfilled.png", star_unfilled_png_size, star_unfilled_png_data},
|
2013-09-14 15:58:34 +00:00
|
|
|
{":/textbox.png", textbox_png_size, textbox_png_data},
|
2014-01-25 23:34:29 +00:00
|
|
|
{":/textbox_glow.png", textbox_glow_png_size, textbox_glow_png_data},
|
|
|
|
{":/help/a.png", help_a_png_size, help_a_png_data},
|
|
|
|
{":/help/b.png", help_b_png_size, help_b_png_data},
|
|
|
|
{":/help/dpad.png", help_dpad_png_size, help_dpad_png_data},
|
|
|
|
{":/help/left_right.png", help_left_right_png_size, help_left_right_png_data},
|
|
|
|
{":/help/menu.png", help_menu_png_size, help_menu_png_data},
|
|
|
|
{":/help/up_down.png", help_up_down_png_size, help_up_down_png_data}
|
2013-08-07 22:40:27 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
res2hMapType::value_type mapTemp[] = {
|
2013-09-14 16:14:21 +00:00
|
|
|
std::make_pair(":/button.png", res2hFiles[0]),
|
|
|
|
std::make_pair(":/ES_logo_16.png", res2hFiles[1]),
|
|
|
|
std::make_pair(":/ES_logo_32.png", res2hFiles[2]),
|
|
|
|
std::make_pair(":/frame.png", res2hFiles[3]),
|
2013-09-24 02:02:41 +00:00
|
|
|
std::make_pair(":/star_filled.png", res2hFiles[4]),
|
|
|
|
std::make_pair(":/star_unfilled.png", res2hFiles[5]),
|
|
|
|
std::make_pair(":/textbox.png", res2hFiles[6]),
|
2014-01-25 23:34:29 +00:00
|
|
|
std::make_pair(":/textbox_glow.png", res2hFiles[7]),
|
|
|
|
std::make_pair(":/help/a.png", res2hFiles[8]),
|
|
|
|
std::make_pair(":/help/b.png", res2hFiles[9]),
|
|
|
|
std::make_pair(":/help/dpad.png", res2hFiles[10]),
|
|
|
|
std::make_pair(":/help/left_right.png", res2hFiles[11]),
|
|
|
|
std::make_pair(":/help/menu.png", res2hFiles[12]),
|
|
|
|
std::make_pair(":/help/up_down.png", res2hFiles[13])
|
2013-08-07 22:40:27 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
res2hMapType res2hMap(mapTemp, mapTemp + sizeof mapTemp / sizeof mapTemp[0]);
|