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