diff options
Diffstat (limited to 'font_service/options.h')
-rw-r--r-- | font_service/options.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/font_service/options.h b/font_service/options.h new file mode 100644 index 0000000..f1e5cb3 --- /dev/null +++ b/font_service/options.h @@ -0,0 +1,3 @@ +
+int OptInit(WPARAM wParam, LPARAM lParam);
+
|