From fd7e67ca4d46b767482da9e3f26f39f4909bf9de Mon Sep 17 00:00:00 2001 From: lvntky Date: Thu, 28 Nov 2024 12:30:22 +0300 Subject: [feature] keyboard and raw mode implementation --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index fad5d22..7739254 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,3 +31,4 @@ add_example(framebuf_info) add_example(text) add_example(texture_show_fps) add_example(circle) +add_example(player) -- cgit v1.2.3