hs

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | LICENSE

commit 5be99b82356fc73e2c084e08b7a08418999887c3
parent f061a8bf69bbba20778b566db45e90ef399c0bfe
Author: Samdal <samdal@protonmail.com>
Date:   Wed, 11 Aug 2021 02:57:49 +0200

test2

Diffstat:
Mhs_graphics.h | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/hs_graphics.h b/hs_graphics.h @@ -157,7 +157,6 @@ extern void hs_fps_callback_init(const hs_game_data gd, void(*mouse_callback)(GL #define GLFW_IMPL #include "glfw/glfw_impl.h" - inline void hs_clear(const float r, const float g, const float b, const float a, const GLbitfield mask) {