diff options
Diffstat (limited to 'include/qhy/debugview.h')
-rw-r--r-- | include/qhy/debugview.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/qhy/debugview.h b/include/qhy/debugview.h new file mode 100644 index 0000000..dd07bc4 --- /dev/null +++ b/include/qhy/debugview.h @@ -0,0 +1,3 @@ +
+
+void OutputDebugPrintf(const char * strOutputString,...);
\ No newline at end of file |