mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-22 20:35:24 +02:00
Allow running individual benchmarks
mirrors and reuses the option from 2f6a9d12f1
This commit is contained in:
@@ -22,5 +22,5 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "config.h"
|
||||
|
||||
#if BUILD_BENCHMARKS
|
||||
extern int run_benchmarks();
|
||||
extern bool run_benchmarks(const char *arg = nullptr);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user