t7x/src/client/resource.hpp
2023-02-20 19:48:16 +01:00

16 lines
357 B
C++

#pragma once
#define ID_ICON 102
#define IMAGE_SPLASH 300
#define IMAGE_LOGO 301
#define DW_MOTD 302
#define DW_CARDS 303
#define DW_PLAYLISTS 304
#define DW_FASTFILE 305
#define DW_KEYS 306
#define DW_QOSCONFIG 307
#define TLS_DLL 308