From a2bea351eae3782431f347b68cfa7bb61026d2d0 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 8 May 2023 09:07:50 +0200 Subject: [PATCH] space --- src/credits.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/credits.c b/src/credits.c index b0b4330..234ea1b 100644 --- a/src/credits.c +++ b/src/credits.c @@ -5,7 +5,6 @@ static GLuint _texId = 0; static GLuint _quadId = 0; static void init(void); - static void draw(void); void credits(int state) {