mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
7 lines
83 B
C++
7 lines
83 B
C++
#include "base/display.h"
|
|
|
|
int g_xres;
|
|
int g_yres;
|
|
int pixel_xres;
|
|
int pixel_yres;
|