feat(parms): add template and type

This commit is contained in:
2025-07-22 18:45:00 +01:00
committed by parker
parent 7e9523aa77
commit 5bec11dec0
5 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#include "Engine/Parameter/Template.h"
enzo::prm::Template::Template()
{
}