From 818f818f583881156eb279c71b1359bf2c4f3580 Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 12 Oct 2025 15:25:23 +0500 Subject: change identation, maybe will change back, add own gl functions loading, and glx example --- prge.h | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 prge.h (limited to 'prge.h') diff --git a/prge.h b/prge.h deleted file mode 100644 index d9c664b..0000000 --- a/prge.h +++ /dev/null @@ -1,18 +0,0 @@ -#ifndef PRGE_H -#define PRGE_H - -#include "prb.h" - -#include "types.h" -#include "input.h" -#include "texture.h" -#include "shader.h" -#include "model.h" -#include "phys.h" -#include "camera.h" -#include "audio.h" -#include "ctx.h" -#include "draw.h" -#include "gui.h" - -#endif /* PRGE_H */ -- cgit v1.2.3-70-g09d2