[Structs] Reflectionprobe stuff

This commit is contained in:
momo5502 2016-12-30 19:56:06 +01:00
parent 8d7be2a74f
commit 80883013d3

View File

@ -2881,7 +2881,7 @@ namespace Game
struct GfxReflectionProbe struct GfxReflectionProbe
{ {
float offset[3]; float origin[3];
}; };
struct GfxWorldDpvsPlanes struct GfxWorldDpvsPlanes