h1-mod/src/client/resource.hpp
Federico Cecchetto d0228b92b7 SP mods
2022-04-08 16:18:00 +02:00

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