diff options
Diffstat (limited to 'st.h')
| -rw-r--r-- | st.h | 1 | 
1 files changed, 1 insertions, 0 deletions
@@ -131,6 +131,7 @@ typedef union {  void die(const char *, ...);  void redraw(void); +void draw(void);  void iso14755(const Arg *);  void printscreen(const Arg *);  | 
