Rename to DuckStation

This commit is contained in:
Connor McLaughlin
2019-10-04 13:54:09 +10:00
parent 92ec5a0a14
commit bddbab9d60
61 changed files with 43 additions and 54 deletions

View File

@ -0,0 +1,4 @@
#pragma once
#include "pse/types.h"
constexpr u32 SAVE_STATE_VERSION = 1;