home · contact · privacy
Corrected off-by-one error in windows.c:refit_pad() that lead to failure of subpad...
[plomrogue] / src / control.h
2013-08-28 Christian HellerAll control action is moved from main() to the control...
2013-08-28 Christian HellerSome cleaning up and comments added to outsourcing...
2013-08-28 Christian HellerMoved meta_keys() into new library "control" to soon...