ppsspp/Core/FrameTiming.h
2023-08-13 17:57:43 +02:00

7 lines
74 B
C

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