aboutsummaryrefslogtreecommitdiff
path: root/include/smelt.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/smelt.hpp')
-rw-r--r--include/smelt.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/smelt.hpp b/include/smelt.hpp
index be66195..136ad28 100644
--- a/include/smelt.hpp
+++ b/include/smelt.hpp
@@ -280,6 +280,9 @@ public:
* Returns the result.
*/
virtual float smGetTime()=0;
+ virtual const char* smGetCPUModel()=0;
+ virtual const char* smGetOSInfo()=0;
+ virtual const char* smGetDispDriver()=0;
/*
* Load a single sound file into memory.