mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-26 06:45: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
|
/* Fake meta constants
|
||||||
* This file is provided as-is (no warrenties)
|
* This file is provided as-is (no warrenties)
|
||||||
*/
|
*/
|
||||||
#if defined _fakemeta_included
|
#if defined _fakemeta_const_included
|
||||||
#endinput
|
#endinput
|
||||||
#endif
|
#endif
|
||||||
#define _fakemeta_included
|
#define _fakemeta_const_included
|
||||||
|
|
||||||
// For forward_return
|
// For forward_return
|
||||||
#define FMV_STRING 1
|
#define FMV_STRING 1
|
||||||
|
Loading…
Reference in New Issue
Block a user