Files
ppsspp/Core/FrameTiming.h
T

8 lines
74 B
C

#pragma once
struct FrameTiming {
};
extern FrameTiming g_frameTiming;