mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
Sawce, the master of stupid mistakes strikes again!
(Fixed small bug)
This commit is contained in:
parent
9fb04f552c
commit
269a0e4305
@ -1,10 +1,10 @@
|
||||
/* Fake meta constants
|
||||
* This file is provided as-is (no warrenties)
|
||||
*/
|
||||
#if defined _fakemeta_included
|
||||
#if defined _fakemeta_const_included
|
||||
#endinput
|
||||
#endif
|
||||
#define _fakemeta_included
|
||||
#define _fakemeta_const_included
|
||||
|
||||
// For forward_return
|
||||
#define FMV_STRING 1
|
||||
|
Loading…
Reference in New Issue
Block a user