about summary refs log tree commit diff stats
path: root/src/build_info.h
blob: 18456a4b4a7a636230d4c4d0d3bd2a6a8b4ed16f (plain) (blame)
1
2
3
4
5
6
#ifndef __BUILD_INFO_H__
#define __BUILD_INFO_H__

void PrintBox64Version(void);

#endif //__BUILD_INFO_H__