mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
This let have in shared dir only generic declarations of class SQLStorage Not game specific details.
4 lines
109 B
C
4 lines
109 B
C
#ifndef __REVISION_NR_H__
|
|
#define __REVISION_NR_H__
|
|
#define REVISION_NR "10825"
|
|
#endif // __REVISION_NR_H__
|