home · contact · privacy
Restructured window resizing. windows.c now only contains a general resize with width...
authorChristian Heller <c.heller@plomlompom.de>
Fri, 17 May 2013 00:57:00 +0000 (02:57 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 17 May 2013 00:57:00 +0000 (02:57 +0200)
commit8e65812566e9109f3d672ddfb4c4a30f042f917f
tree9f23207bebd2c48b3561a3820e56d5ab7dd67756
parent268812b507724d68675813beb730f7b538be0f4c
Restructured window resizing. windows.c now only contains a general resize with width/height values, while growing/shrinking by 1 is handled inside roguelike.c
roguelike.c
windows.c
windows.h