This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
re3-wiiu
Watch
2
Star
0
Fork
0
You've already forked re3-wiiu
mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced
2024-11-29 04:24:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f07f411629
re3-wiiu
/
src
/
PCSave.h
7 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
skeleton updated, windows specific stuff added
2019-06-02 05:00:38 +02:00
#
pragma once
class
C_PcSave
{
public
:
got rid of upper case types
2019-06-17 00:16:38 +02:00
static
void
SetSaveDirectory
(
const
char
*
path
)
;
skeleton updated, windows specific stuff added
2019-06-02 05:00:38 +02:00
}
;
Reference in New Issue
Copy Permalink