home · contact · privacy
Applied new formatting and documentation requirements to keybindings library.
[plomrogue] / src / draw_wins.c
index b6d13c21e5e14d54fef8f49e85d9f9601f43d706..6287b20587039729aa4c6fd9fdd219063fc496c7 100644 (file)
@@ -1,3 +1,5 @@
+/* draw_wins.c */
+
 #include "draw_wins.h"
 #include <stdlib.h>      /* for malloc(), free() */
 #include <stdint.h>      /* for uint16_t */