From c6b122f517fbde9a400ecb46c4fff44629f7677c Mon Sep 17 00:00:00 2001 From: rtk0c Date: Thu, 9 Jun 2022 21:23:15 -0700 Subject: Changeset: 65 Add enum name prefix manipulation support to codegen --- source/20-codegen-runtime/MacrosCodegen.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/20-codegen-runtime') diff --git a/source/20-codegen-runtime/MacrosCodegen.hpp b/source/20-codegen-runtime/MacrosCodegen.hpp index 956123c..43ae99c 100644 --- a/source/20-codegen-runtime/MacrosCodegen.hpp +++ b/source/20-codegen-runtime/MacrosCodegen.hpp @@ -7,4 +7,4 @@ #define BRUSSEL_PROPERTY(...) #define BRUSSEL_METHOD(...) -#define BRUSSEL_ENUM(name, options) +#define BRUSSEL_ENUM(...) -- cgit v1.2.3-70-g09d2