2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 21:07:42 +00:00

More CBooRenderer imps

This commit is contained in:
Jack Andersen
2016-07-27 18:55:06 -10:00
parent 79443d93d2
commit 2eaa87b7e7
7 changed files with 160 additions and 41 deletions

View File

@@ -27,6 +27,7 @@ class CLight
{
friend class CGuiLight;
friend class CBooModel;
friend class CBooRenderer;
zeus::CVector3f x0_pos;
zeus::CVector3f xc_dir;