pcsx2/plugins/LilyPad/Diagnostics.h

7 lines
87 B
C

#ifndef DIAGNOSTICS_H
#define DIAGNOSTICS_H
void Diagnose(int id, HWND hWnd);
#endif