This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
ppsspp
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fad6a869d9
ppsspp
/
base
/
display.cpp
7 lines
83 B
C++
Raw
Normal View
History
Unescape
Escape
Move the SDL C++ wrapper code into the native project as well.
2012-04-10 11:59:57 +02:00
#
include
"base/display.h"
int
g_xres
;
int
g_yres
;
some basic zoom/dpi stuff, to be improved
2012-07-06 22:32:32 +02:00
int
pixel_xres
;
int
pixel_yres
;
Reference in a new issue
Copy permalink