typedefs and comments

This commit is contained in:
2026-05-06 21:24:08 +07:00
parent 9d3528599a
commit 2b7353248d
20 changed files with 238 additions and 225 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
#include "types.h"
void reset_cursor_mode(struct absinthe_server *server);
void process_cursor_motion(struct absinthe_server *server, uint32_t time);
void reset_cursor_mode(absn_server *server);
void process_cursor_motion(absn_server *server, uint32_t time);