summaryrefslogtreecommitdiff
path: root/examples/ui.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-04-07 01:33:07 +0200
committerMitya Selivanov <automainint@guattari.tech>2025-04-07 01:33:07 +0200
commit1b72dceae8427a7e43bef44c7dbb47f53c0cb865 (patch)
tree0ccb209a12dcd733367a43b7d1899463234704c6 /examples/ui.c
parent068e4f94310953bf3d2ead074997b55d4c3c0091 (diff)
downloadreduced_system_layer-1b72dceae8427a7e43bef44c7dbb47f53c0cb865.zip
Rewrite antialiasing downscale code
Diffstat (limited to 'examples/ui.c')
-rw-r--r--examples/ui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/ui.c b/examples/ui.c
index 943828d..ebc00c8 100644
--- a/examples/ui.c
+++ b/examples/ui.c
@@ -1,4 +1,3 @@
-#define MAX_FRAME_DURATION 100
#include "../graphics.c"
b8 button_0_down = 0;