SA-MP/bot/scrtimers.h
2023-10-31 21:31:16 +08:00

7 lines
78 B
C++

class CScriptTimers // size W 16/L 25
{
private:
public:
CScriptTimers();
};