mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Undefines local defines and moves global to __define (#16028)
* first set of defines * some more * . * final defines * del local define
This commit is contained in:
@@ -307,3 +307,6 @@ S - The scope the variable resides in. If it is null, a scope with the varia
|
||||
//TODO: check for invalid name
|
||||
S.variables["[name]"] = value
|
||||
|
||||
#undef RETURNING
|
||||
#undef BREAKING
|
||||
#undef CONTINUING
|
||||
|
||||
Reference in New Issue
Block a user