hack so that the GL renderer can render lines

This commit is contained in:
Arisotura
2019-06-12 03:55:40 +02:00
parent 4553da720c
commit 27f758d353
4 changed files with 136 additions and 46 deletions

View File

@ -23,7 +23,7 @@
#include "types.h"
#define SAVESTATE_MAJOR 4
#define SAVESTATE_MINOR 0
#define SAVESTATE_MINOR 1
class Savestate
{