fx.reflection: add stub files for object properties

This commit is contained in:
2026-05-04 16:33:51 +01:00
parent bf7d8cfb75
commit fd35c2b03e
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,4 @@
#ifndef FX_REFLECTION_PROPERTY_H_
#define FX_REFLECTION_PROPERTY_H_
#endif
View File