New icon given by modnark

This commit is contained in:
Vulpovile
2021-03-15 16:24:38 -07:00
parent 79ce0b491f
commit 2af1be327a
5 changed files with 22 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
#include <windows.h>
#include <commctrl.h>
#include <richedit.h>
#include "src/include/resource.h" //Should not have to do this...
#include "src/include/resource.h"
@@ -39,5 +39,5 @@ FONT 8, "Ms Shell Dlg"
//
// Icon resources
//
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_CAN
IDI_ICON1 ICON "icon1.ico"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
IDI_ICON1 ICON "roblox_RN1_icon.ico"