mouse pan and reset offset

This commit is contained in:
Luka Jankovic 2025-08-13 20:30:30 +02:00
parent 7189f28c00
commit 2026f8ac8d
5 changed files with 32 additions and 1 deletions

View file

@ -28,6 +28,8 @@
#define KUBO_WINDOW_WIDTH 1000
#define KUBO_WINDOW_HEIGHT 800
#define KUBO_TARGET_FPS 165
void kubo_window_init();
void kubo_window_cleanup();