This website requires JavaScript.
Explore
Help
Sign In
mangavalk
/
lcdproc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa7fa46594b1c9ed399eef2ea133516418b77840
lcdproc
/
clients
/
lcdproc
/
disk.h
T
7 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
Initial revision
1999-12-09 23:15:14 +00:00
#ifndef DISK_H
#define DISK_H
clean up lcdproc client and add menu support (to be enabled at compile time) -
2006-02-18 19:50:50 +00:00
int
disk_screen
(
int
rep
,
int
display
,
int
*
flags_ptr
);
Initial revision
1999-12-09 23:15:14 +00:00
#endif
Reference in New Issue
Copy Permalink