h1-mod/src/client/resource.hpp
Federico Cecchetto 09d0f99d5a Add updater
2022-03-04 01:39:19 +01:00

21 lines
428 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