source:
Main/trunk/Server/tw_version.h@
23
Last change on this file since 23 was 18, checked in by , on Sep 14, 2024 at 9:42:40 AM | |
---|---|
|
|
File size: 140 bytes |
Rev | Line | |
---|---|---|
[3] | 1 | /* $Id: tw_version.h 18 2024-09-14 00:42:40Z nishi $ */ |
2 | ||
3 | #ifndef __TW_VERSION_H__ | |
4 | #define __TW_VERSION_H__ | |
5 | ||
6 | const char* tw_get_version(void); | |
[18] | 7 | const char* tw_get_platform(void); |
[3] | 8 | |
9 | #endif |
Note:
See TracBrowser
for help on using the repository browser.