diff Engine/Graphics/IndoorCameraD3D.h @ 2543:b6140dfeac27

GameOver h/cpp
author a.parshin
date Sun, 10 May 2015 03:21:14 +0200
parents 9ec6b8be16fe
children b8a56afc6ba1
line wrap: on
line diff
--- a/Engine/Graphics/IndoorCameraD3D.h	Sun May 10 02:04:52 2015 +0200
+++ b/Engine/Graphics/IndoorCameraD3D.h	Sun May 10 03:21:14 2015 +0200
@@ -251,4 +251,6 @@
   int        int_cosine_x;     // moved  from 157 struct ODMRenderParams::28
                                // merged from 162 struct BLVRenderParams::28
 };
-#pragma pack(pop)
\ No newline at end of file
+#pragma pack(pop)
+
+extern IndoorCameraD3D *pIndoorCameraD3D;
\ No newline at end of file