blob: d6d5c6f93f16de71afe9bcdb03b5b4d891abfd5e (
plain)
1
2
3
4
5
6
7
|
// NOTE: contents of this file is coupled with buildtools/codegen/
// when updating, change both sides at the same time
#pragma once
#define BRUSSEL_CLASS
#define BRUSSEL_ENUM(name, options)
|