windows building support
This commit is contained in:
@@ -112,7 +112,7 @@ static void doStruct(GroundProgram* program, GroundProgram* newProgram, GroundSt
|
||||
GroundStruct gs = Ground.New.Struct();
|
||||
|
||||
// The aim is to compile an instruction which looks like this:
|
||||
// struct &field OP $value &field OP $value &field OP $value...
|
||||
// struct &structName &field OP $value &field OP $value &field OP $value...
|
||||
// where:
|
||||
// &field is the field to initialise
|
||||
// OP is a numeric identifier:
|
||||
|
||||
Reference in New Issue
Block a user