Cleanup: style

This commit is contained in:
2018-06-14 22:44:53 +02:00
parent 928d31d94a
commit 51f1ed8221
8 changed files with 100 additions and 103 deletions

View File

@@ -44,7 +44,7 @@
#include "intern/gpu_private.h"
static ThreadLocal(void*) g_currentfb;
static ThreadLocal(void *) g_currentfb;
typedef enum {
GPU_FB_DEPTH_ATTACHMENT = 0,