diff options
Diffstat (limited to 'src/timer/info.txt')
-rw-r--r-- | src/timer/info.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/timer/info.txt b/src/timer/info.txt new file mode 100644 index 000000000..c9a860a78 --- /dev/null +++ b/src/timer/info.txt @@ -0,0 +1,10 @@ +realname "Timer Base Class" + +define TIMER + +load_on auto + +<add> +timer.cpp +timer.h +</add> |