diff options
| author | pryazha <pryadeiniv@mail.ru> | 2025-10-12 15:25:23 +0500 |
|---|---|---|
| committer | pryazha <pryadeiniv@mail.ru> | 2025-10-12 15:25:23 +0500 |
| commit | 818f818f583881156eb279c71b1359bf2c4f3580 (patch) | |
| tree | 874e8d2fdc5334bc70925aa87923791f7662ddb8 /prge.h | |
| parent | 3cf987880e384140bf996c37f820ddeea38bc60e (diff) | |
change identation, maybe will change back, add own gl functions loading, and glx example
Diffstat (limited to 'prge.h')
| -rw-r--r-- | prge.h | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -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 */ |
