about summary refs log tree commit diff stats
path: root/src/build_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/build_info.h')
-rwxr-xr-xsrc/build_info.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/build_info.h b/src/build_info.h
new file mode 100755
index 00000000..45182a02
--- /dev/null
+++ b/src/build_info.h
@@ -0,0 +1,6 @@
+#ifndef __BUILD_INFO_H__
+#define __BUILD_INFO_H__
+
+void PrintBox64Version();
+
+#endif //__BUILD_INFO_H__
\ No newline at end of file