10 lines
50 B
C++
10 lines
50 B
C++
#include "cfg.h"
|
|
void init(){
|
|
|
|
}
|
|
|
|
Cfg::Cfg()
|
|
{
|
|
|
|
}
|