diff options
| author | Aiden Gall <aiden@aidengall.xyz> | 2023-11-16 04:10:21 +0000 |
|---|---|---|
| committer | Aiden Gall <aiden@aidengall.xyz> | 2023-11-16 04:10:21 +0000 |
| commit | ccea59806e190d44d6fceb782a2a894b13257e42 (patch) | |
| tree | 8640d1d0f73258a2a1e11ac6ba83eae917a8792d /win.h | |
| parent | 425fceb39d64b88dc3fc4c6715ccef64ad4a0897 (diff) | |
merge commits ea7cd7b through 9846a56 from master
Diffstat (limited to 'win.h')
| -rw-r--r-- | win.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ void xdrawline(Line, int, int, int); void xfinishdraw(void); void xloadcols(void); int xsetcolorname(int, const char *); +int xgetcolor(int, unsigned char *, unsigned char *, unsigned char *); void xseticontitle(char *); void xsettitle(char *); int xsetcursor(int); |
