Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Commit b19736d

Browse files
committed
New icon
... and remove an superfluous include
1 parent 75e949c commit b19736d

File tree

3 files changed

+0
-1
lines changed

3 files changed

+0
-1
lines changed

Irrlicht.ico

0 Bytes
Binary file not shown.

media/icon.png

-4.16 KB
Loading

src/MenuState.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include "dialogs/ImageDialog.hpp"
99
#include "minetest.hpp"
1010
#include <stdlib.h>
11-
#include <string>
1211

1312
#if _WIN32
1413
#define OPEN_URL(url) system((std::string("start \"\" \"") + std::string(url) + "\"").c_str())

0 commit comments

Comments
 (0)