5 lines
106 B
C++
5 lines
106 B
C++
namespace xgm {
|
|
const unsigned int DEFAULT_CLOCK=1789773;
|
|
const unsigned int DEFAULT_RATE=1789773;
|
|
};
|