Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Update mouse.h
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAlavik authored Feb 26, 2024
1 parent 82590f5 commit 44d7a05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/system/drivers/mouse.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ extern bool mouse_right_pressed;
extern bool mouse_moved;

void mouse_init();
void set_mouse_style(char* s);

#endif // __MOUSE_H__
#endif // __MOUSE_H__

0 comments on commit 44d7a05

Please sign in to comment.