mirror of
https://github.com/moparisthebest/minetest
synced 2024-11-07 09:55:09 -05:00
7 lines
199 B
Plaintext
7 lines
199 B
Plaintext
|
#include <windows.h>
|
||
|
#include <commctrl.h>
|
||
|
#include <richedit.h>
|
||
|
LANGUAGE 0, SUBLANG_NEUTRAL
|
||
|
130 ICON "..\\minetest-icon.ico"
|
||
|
//131 BITMAP "..\\minetest-icon.bmp"
|