mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
8 lines
74 B
SourcePawn
8 lines
74 B
SourcePawn
stock MyFormat( const String:formatString[], ... )
|
|
{
|
|
}
|
|
|
|
public main()
|
|
{
|
|
}
|