6 lines
70 B
SourcePawn
6 lines
70 B
SourcePawn
|
static stock const X = 5;
|
||
|
stock static const Y = 6;
|
||
|
|
||
|
public main()
|
||
|
{}
|