mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-23 01:57:21 +03:00
7 lines
120 B
C
7 lines
120 B
C
|
|
extern rw::World *World;
|
|
extern rw::Camera *Camera;
|
|
|
|
extern rw::V3d Xaxis;
|
|
extern rw::V3d Yaxis;
|
|
extern rw::V3d Zaxis;
|