mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-29 14:45:20 +01:00
added windows icon
This commit is contained in:
6
src/winresource.rc
Normal file
6
src/winresource.rc
Normal file
@@ -0,0 +1,6 @@
|
||||
#include <windows.h>
|
||||
#include <commctrl.h>
|
||||
#include <richedit.h>
|
||||
LANGUAGE 0, SUBLANG_NEUTRAL
|
||||
130 ICON "..\\minetest-icon.ico"
|
||||
//131 BITMAP "..\\minetest-icon.bmp"
|
||||
Reference in New Issue
Block a user