Render is color not uint8_t

This commit is contained in:
2025-09-11 22:20:21 -05:00
parent c8f8170ec2
commit 268e9ffefd
12 changed files with 64 additions and 53 deletions

View File

@@ -13,5 +13,4 @@ bind enter accept;
bind q cancel;
bind esc quit;
alias test "echo \"test\"";
bind p test;
bind f1 togglefps;