forked from mjkzy/s1-mod
init
This commit is contained in:
22
src/client/resource.hpp
Normal file
22
src/client/resource.hpp
Normal file
@@ -0,0 +1,22 @@
|
||||
#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
|
Reference in New Issue
Block a user