fx: add stub files for enum type registration

This commit is contained in:
2026-05-04 16:34:32 +01:00
parent fd35c2b03e
commit 32264d693c
2 changed files with 4 additions and 0 deletions
View File
+4
View File
@@ -0,0 +1,4 @@
#ifndef FX_ENUM_H_
#define FX_ENUM_H_
#endif