mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
[MIRROR] Undefines local defines and moves global to __define (#8502)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com> Co-authored-by: Kashargul <KashL@t-online.de>
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