summaryrefslogtreecommitdiff
path: root/tools/lights/main.h
diff options
context:
space:
mode:
authorclaude-bot <[email protected]>2026-07-13 12:40:03 +0000
committerclaude-bot <[email protected]>2026-07-13 12:40:03 +0000
commit847962910f0bff071f3bf07c9abb87764fb6cac3 (patch)
treeddcd429e134c7fd5f72ddc97ced175de8d66fcd0 /tools/lights/main.h
downloadlibrw-master.tar.gz
librw-master.zip
Import aap/librw @ masterHEADmaster
Snapshot for re3/reVC vendoring, per @lzcnt. Source: https://github.com/aap/librw (master).
Diffstat (limited to 'tools/lights/main.h')
-rw-r--r--tools/lights/main.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/lights/main.h b/tools/lights/main.h
new file mode 100644
index 0000000..6358f2d
--- /dev/null
+++ b/tools/lights/main.h
@@ -0,0 +1,7 @@
+
+extern rw::World *World;
+extern rw::Camera *Camera;
+
+extern rw::V3d Xaxis;
+extern rw::V3d Yaxis;
+extern rw::V3d Zaxis;