removed obsolete files, make CDTestFramework compile again

This commit is contained in:
erwin.coumans
2008-05-25 07:32:44 +00:00
parent 88ee734bfb
commit 3726af466e
9 changed files with 14 additions and 892 deletions

View File

@@ -18,6 +18,7 @@ subject to the following restrictions:
#define CAMERA_H
const Point& GetCameraPos();
const Point& GetCameraDir();
void RotateCamera(int dx, int dy);
void MoveCameraForward();