mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-17 11:05:45 +01:00
apply new formatting rules to the whole project
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
|
||||
#include <GLFW/glfw3.h>
|
||||
|
||||
void key_callback(GLFWwindow* win, int key, int scancode, int action, int mods);
|
||||
void key_callback(GLFWwindow *win, int key, int scancode, int action, int mods);
|
||||
|
||||
Reference in New Issue
Block a user