summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stensgård <mastensg@mastensg.net>2025-04-18 17:43:56 +0200
committerMartin Stensgård <mastensg@mastensg.net>2025-04-18 17:43:56 +0200
commit156827816395ff0ccf9535f502c6d80736244c41 (patch)
treeb421b779a8df90d2a0e8343152575ab9cf4f2723
parent2e9521d7862c822af0d3c534f558b727dcd4a135 (diff)
opplysning: fredag
-rw-r--r--opplysning.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/opplysning.c b/opplysning.c
index 6db5d7e..ab87995 100644
--- a/opplysning.c
+++ b/opplysning.c
@@ -52,9 +52,6 @@ main(void)
// DrawFPS(1920-100, 20);
int y = 0;
line(sw / 2 - 60, 0, font_h, fg, ts);
- line(20, y += 60, font_h, hd, "TORSDAG 17. APRIL");
- line(25, y += 60, font_p, fg, "18:00 Byggekveld");
- line(25, y += 50, font_p, fg, "18:00 Omvisning (guided tour)");
line(20, y += 60, font_h, hd, "FREDAG 18. APRIL");
line(25, y += 60, font_p, fg, "19:00 PRUSA 3D printer course");
line(20, y += 60, font_h, hd, "LØRDAG 19. APRIL");