mirror of
https://github.com/rehlds/rehlds.git
synced 2025-01-01 01:25:38 +03:00
Undef IGETINDEX_CHECK_FIELD after usage
This commit is contained in:
parent
1609e42d86
commit
330a389843
@ -977,6 +977,8 @@ int EXT_FUNC iGetIndex(const char *pszField)
|
||||
IGETINDEX_CHECK_FIELD(noise3);
|
||||
IGETINDEX_CHECK_FIELD(globalname);
|
||||
|
||||
#undef IGETINDEX_CHECK_FIELD
|
||||
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user