mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
12 lines
103 B
C
12 lines
103 B
C
![]() |
|
||
|
#pragma once
|
||
|
|
||
|
class CCmdWindow // size: 6908
|
||
|
{
|
||
|
private:
|
||
|
char _gap0[6908];
|
||
|
|
||
|
public:
|
||
|
CCmdWindow();
|
||
|
};
|