mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-27 03:43:42 +00:00
6 lines
70 B
C++
6 lines
70 B
C++
#include"waterPlane.h"
|
|
|
|
namespace vb01{
|
|
WaterPlane::WaterPlane(){}
|
|
}
|