mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 23:29:55 -06:00
hack so that the GL renderer can render lines
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#include "types.h"
|
||||
|
||||
#define SAVESTATE_MAJOR 4
|
||||
#define SAVESTATE_MINOR 0
|
||||
#define SAVESTATE_MINOR 1
|
||||
|
||||
class Savestate
|
||||
{
|
||||
|
Reference in New Issue
Block a user