23 lines
463 B
C++
23 lines
463 B
C++
#pragma once
|
|
|
|
#define ID_ICON 102
|
|
|
|
#define IMAGE_SPLASH 300
|
|
#define IMAGE_LOGO 301
|
|
|
|
#define DW_MOTD 302
|
|
#define DW_FASTFILE 303
|
|
#define DW_PLAYLISTS 304
|
|
|
|
#define MENU_MAIN 305
|
|
|
|
#define TLS_DLL 306
|
|
#define RUNNER 307
|
|
|
|
#define ICON_IMAGE 308
|
|
|
|
#define LUI_COMMON 309
|
|
#define LUI_UPDATER 310
|
|
|
|
#define LUA_JSON 311
|