HDNes/Rewrite/core/corePart.cpp
mkwong98 0e00707e86
2016-11-03 00:20:42 +08:00

8 lines
82 B
C++

#include "corePart.h"
corePart::corePart(){
}
corePart::~corePart(){
}