mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
7 lines
199 B
Text
7 lines
199 B
Text
|
#include <windows.h>
|
||
|
#include <commctrl.h>
|
||
|
#include <richedit.h>
|
||
|
LANGUAGE 0, SUBLANG_NEUTRAL
|
||
|
130 ICON "..\\minetest-icon.ico"
|
||
|
//131 BITMAP "..\\minetest-icon.bmp"
|