Skip to content

Commit 1f74612

Browse files
authored
#define _console_included
1 parent 67c1199 commit 1f74612

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

a_samp.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,8 @@ open.mp releases can use `A` as the first digit.
333333
// Util
334334

335335
#if !defined _console_included
336+
#define _console_included
337+
336338
/// <summary>Prints a string to the server console (not in-game chat) and logs (server_log.txt).</summary>
337339
/// <param name="string">The string to print</param>
338340
/// <seealso name="printf"/>

0 commit comments

Comments
 (0)