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
bb15de8e99
AppleWin
/
source
/
frontends
/
libretro
/
retroregistry.h
10 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Expose some variable to retroarch. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-12-28 15:04:24 +00:00
#
pragma once
libretro: add namespace ra2 and remove tabs. Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2021-02-25 16:24:52 +00:00
namespace
ra2
{
void
SetupRetroVariables
(
)
;
void
InitialiseRetroRegistry
(
)
;
}
Reference in a new issue
Copy permalink