mirror of
https://github.com/minetest/minetest.git
synced 2024-11-11 10:13:45 +01: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"
|