aboutsummaryrefslogtreecommitdiffstats
path: root/src/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-05-10 20:20:20 +0200
committerJoe <rbo@gmx.us>2024-05-10 20:20:20 +0200
commit17da73bbba8dee461fed7827c80fafc0f352b1fa (patch)
tree83f904d7f06869475e662ebb2f4ac1caeeec2742 /src/i_ui.go
parentdirt but eh fuck it works (diff)
downloadhardflip-17da73bbba8dee461fed7827c80fafc0f352b1fa.tar.gz
hardflip-17da73bbba8dee461fed7827c80fafc0f352b1fa.tar.bz2
hardflip-17da73bbba8dee461fed7827c80fafc0f352b1fa.tar.xz
hardflip-17da73bbba8dee461fed7827c80fafc0f352b1fa.tar.zst
hardflip-17da73bbba8dee461fed7827c80fafc0f352b1fa.zip
simpler is always better
Diffstat (limited to '')
-rw-r--r--src/i_ui.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i_ui.go b/src/i_ui.go
index 0015625..09a1d65 100644
--- a/src/i_ui.go
+++ b/src/i_ui.go
@@ -75,7 +75,6 @@ type HardUI struct {
insert_method int
insert_scroll int
insert_butt bool
- insert_win Quad
}
type Quad struct {