mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-26 19:33:45 +00:00
6 lines
70 B
C++
Executable File
6 lines
70 B
C++
Executable File
#include"waterPlane.h"
|
|
|
|
namespace vb01{
|
|
WaterPlane::WaterPlane(){}
|
|
}
|