resorted globals
128d4cf3
1 file(s) · +1 −1
| 41 | 41 | static char text[BUFSIZ]; |
|
| 42 | 42 | static int bh, mw, mh; |
|
| 43 | 43 | static int inputw = 0; |
|
| 44 | - | static int promptw; |
|
| 45 | 44 | static int lines = 0; |
|
| 45 | + | static int promptw; |
|
| 46 | 46 | static size_t cursor = 0; |
|
| 47 | 47 | static const char *font = NULL; |
|
| 48 | 48 | static const char *prompt = NULL; |