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

void PrintBox64Version();

#endif //__BUILD_INFO_H__