aboutsummaryrefslogtreecommitdiff
path: root/c/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/defs.h')
-rw-r--r--c/defs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/defs.h b/c/defs.h
index 35f7431..2b4e0ba 100644
--- a/c/defs.h
+++ b/c/defs.h
@@ -30,6 +30,9 @@ void ElvUpdateItem(LPLVITEM);
HWND DlvCreate();
void DlvShowEpisode(int);
+/* pl.c */
+int Pl(char *, char *, char *, ...);
+
/* defs.h */
#define DLVSIKEY 0
#define DLVSIVALUE 1