Skip to content

Commit

Permalink
Revert "Remove useless defines."
Browse files Browse the repository at this point in the history
This reverts commit 2f14a3e.
  • Loading branch information
D8H committed May 3, 2024
1 parent 43e56ef commit 35fb790
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions GDevelop.js/Bindings/Wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,8 @@ typedef ExtensionAndMetadata<ExpressionMetadata> ExtensionAndExpressionMetadata;
#define STATIC_IsSwitchableObjectVariableInstruction IsSwitchableObjectVariableInstruction
#define STATIC_GetSwitchableVariableInstructionIdentifier GetSwitchableVariableInstructionIdentifier
#define STATIC_GetSwitchableInstructionVariableType GetSwitchableInstructionVariableType
#define STATIC_GetVariableType GetVariableType
#define STATIC_GetArrayVariableType GetArrayVariableType

#define STATIC_IsFreeFunctionOnlyCallingItself IsFreeFunctionOnlyCallingItself
#define STATIC_IsBehaviorFunctionOnlyCallingItself \
Expand Down

0 comments on commit 35fb790

Please sign in to comment.