Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Bump ext/flecs from 3d354d4 to f006bdc #155

Merged
merged 2 commits into from
May 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 1 addition & 16 deletions src/cs/production/Flecs/flecs.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// <auto-generated>
// This code was generated by the following tool on 2023-05-02 01:03:35 GMT+00:00:
// This code was generated by the following tool on 2023-05-03 20:25:38 GMT+00:00:
// https://github.com/bottlenoselabs/c2cs (v5.0.6.0)
//
// Changes to this file may cause incorrect behavior and will be lost if the code is
Expand Down Expand Up @@ -7953,15 +7953,6 @@ public struct ecs_xtor_t
[CNode(Kind = "MacroObject")]
public const int FLECS__E0 = 0;

[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_ENV_GNU = 0;

[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_ENV_MSVC = 1;

[CNode(Kind = "MacroObject")]
public static string PINVOKE_TARGET_NAME = "aarch64-pc-windows-msvc";

[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_OS_ANDROID = 0;

Expand All @@ -7971,12 +7962,6 @@ public struct ecs_xtor_t
[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_OS_FREEBSD = 0;

[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_OS_LINUX = 0;

[CNode(Kind = "MacroObject")]
public const int PINVOKE_TARGET_OS_WINDOWS = 1;

[CNode(Kind = "MacroObject")]
public const int ecs_filter_t_magic = 1701016422;

Expand Down