Fix typo breaking older savestates.

This commit is contained in:
Unknown W. Brackets 2014-04-21 22:40:50 -07:00
parent 701171f75a
commit 748ce6a753

View File

@ -304,7 +304,7 @@ void GPUStateCache::DoState(PointerWrap &p) {
if (s < 2) {
float l12[12];
float l4[3];
float l4[4];
p.Do(l12); // lightpos
p.Do(l12); // lightdir
p.Do(l12); // lightattr