This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
re3
Watch
1
Star
0
Fork
You've already forked re3
0
mirror of
https://github.com/GTAmodding/re3.git
synced
2024-11-17 03:29:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
f07f411629
re3
/
src
/
PCSave.h
7 lines
90 B
C
Raw
Normal View
History
Unescape
Escape
skeleton updated, windows specific stuff added
2019-06-02 03:00:38 +00:00
#
pragma once
class
C_PcSave
{
public
:
got rid of upper case types
2019-06-16 22:16:38 +00:00
static
void
SetSaveDirectory
(
const
char
*
path
)
;
skeleton updated, windows specific stuff added
2019-06-02 03:00:38 +00:00
}
;
Reference in a new issue
Copy permalink