h1-mod/src/client/resource.hpp

23 lines
529 B
C++
Raw Normal View History

2022-02-03 14:05:24 -05:00
#pragma once
#define ID_ICON 102
#define IMAGE_SPLASH 300
#define IMAGE_LOGO 301
#define DW_ENTITLEMENT_CONFIG 302
#define DW_SOCIAL_CONFIG 303
#define DW_MM_CONFIG 304
#define DW_LOOT_CONFIG 305
#define DW_STORE_CONFIG 306
#define DW_MOTD 307
#define DW_FASTFILE 308
#define DW_PLAYLISTS 309
#define MENU_MAIN 310
#define TLS_DLL 311
#define RUNNER 312
#define ICON_IMAGE 313