This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
AppleWin
Watch
1
Star
0
Fork
You've already forked AppleWin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ad1382ec36
AppleWin
/
source
/
frontends
/
common2
/
utils.h
6 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Add #pragma once. Signed-off-by: mariofutire@gmail.com <pi@raspberrypi>
2020-10-11 10:30:00 +01:00
#
pragma once
Better way to share data between ncurses and sdl2. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-10-09 19:13:42 +01:00
#
include
<string>
void
setSnapshotFilename
(
const
std
:
:
string
&
filename
)
;
Reference in a new issue
Copy permalink