mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
This commit is contained in:
parent
9f27ce0e62
commit
d80f6a70c5
|
@ -931,8 +931,6 @@ static int settings_screen_render()
|
|||
|
||||
extern double extra_kerning[256*256];
|
||||
|
||||
#include <GL/glfw.h>
|
||||
|
||||
static int editor_screen_render()
|
||||
{
|
||||
static bool loaded = false;
|
||||
|
|
Loading…
Reference in a new issue