home · contact · privacy
Make resize_active_win use yx_uint16 for coordinates instead of two separate ints.
[plomrogue] / src / windows.c
2013-06-27 Christian HellerMake resize_active_win use yx_uint16 for coordinates...
2013-06-27 Christian HellerSorted out library dependencies / includes. Include...
2013-06-19 Christian HellerRestructured source tree. Code moves to src/, object...