iw7-mod/src/client/resource.hpp

15 lines
290 B
C++
Raw Normal View History

2022-05-19 12:11:05 -04:00
#pragma once
#define ID_ICON 102
#define IMAGE_SPLASH 300
#define IMAGE_LOGO 301
#define DW_MOTD 302
2022-05-23 21:34:44 -04:00
#define DW_PLAYLISTS 303
2022-05-19 12:11:05 -04:00
2022-05-23 21:34:44 -04:00
#define TLS_DLL 304
#define RUNNER 305
2022-05-19 12:11:05 -04:00
2022-05-23 21:34:44 -04:00
#define ICON_IMAGE 306