more example refactoring
This commit is contained in:
@@ -15,7 +15,7 @@ subject to the following restrictions:
|
||||
#ifndef BENCHMARK_EXAMPLE_H
|
||||
#define BENCHMARK_EXAMPLE_H
|
||||
|
||||
struct ExampleInterface* BenchmarkCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
class ExampleInterface* BenchmarkCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user