summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3bfb4ca)
raw | patch | inline | side by side (parent: 3bfb4ca)
author | Kalle Wallin <kaw@linux.se> | |
Fri, 23 Apr 2004 17:05:11 +0000 (17:05 +0000) | ||
committer | Kalle Wallin <kaw@linux.se> | |
Fri, 23 Apr 2004 17:05:11 +0000 (17:05 +0000) |
command.c | patch | blob | history |
diff --git a/command.c b/command.c
index 2a426e347ea85dbe0cf980fb6f098aa7098f9282..f900f3733b5b0c8386c1c460e07dade6d1c26f02 100644 (file)
--- a/command.c
+++ b/command.c
#define DK(x)
#endif
+extern void screen_resize(void);
+
#define BS KEY_BACKSPACE
#define DEL KEY_DC
#define UP KEY_UP