add cur vertex and light information to savestate

This commit is contained in:
RSDuck
2020-12-09 19:18:42 +01:00
parent ee75443d50
commit 51b2671aa9
2 changed files with 17 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <stdio.h>
#include "types.h"
#define SAVESTATE_MAJOR 6
#define SAVESTATE_MAJOR 7
#define SAVESTATE_MINOR 0
class Savestate