home · contact · privacy
Removed redundancy between record_control() and player_control() by re-writing their...
[plomrogue] / src / draw_wins.h
index 3ebdf76acbeab30c007051ab9a088af9db1b91af..af80a145a5e7ec9407975655595ebd9957174b78 100644 (file)
@@ -6,8 +6,6 @@
 #ifndef DRAW_WINS_H
 #define DRAW_WINS_H
 
-
-
 #include <stdint.h> /* for uint16_t */
 struct Win;