mirror of
https://codeberg.org/demostf/plugin.git
synced 2026-06-04 00:54:08 +02:00
6 lines
153 B
SourcePawn
6 lines
153 B
SourcePawn
#if defined _demostf_included
|
|
#endinput
|
|
#endif
|
|
#define _demostf_included
|
|
|
|
forward DemoUploaded(bool success, const char[] demoid, const char[] url);
|