mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Move icon files to misc/
This commit is contained in:
parent
97b693052c
commit
b9cc0a7976
5 changed files with 3 additions and 3 deletions
|
@ -2,5 +2,5 @@
|
|||
#include <commctrl.h>
|
||||
#include <richedit.h>
|
||||
LANGUAGE 0, SUBLANG_NEUTRAL
|
||||
130 ICON "..\\minetest-icon.ico"
|
||||
//131 BITMAP "..\\minetest-icon.bmp"
|
||||
130 ICON "..\\misc\\minetest-icon.ico"
|
||||
//131 BITMAP "..\\misc\\minetest-icon.bmp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue