Duckstation/src/core/save_state_version.h
2019-10-04 13:54:09 +10:00

5 lines
75 B
C++

#pragma once
#include "pse/types.h"
constexpr u32 SAVE_STATE_VERSION = 1;