ppsspp/base/display.cpp

7 lines
83 B
C++
Raw Normal View History

#include "base/display.h"
int g_xres;
int g_yres;
int pixel_xres;
int pixel_yres;