Database is now working and functional.
This commit is contained in:
@@ -32,6 +32,8 @@ namespace ehs
|
||||
|
||||
DbVarTmpl(Str_8 id, DbType type, const Byte* def);
|
||||
|
||||
DbVarTmpl(Str_8 id, DbType type);
|
||||
|
||||
DbVarTmpl(DbVarTmpl&& varTmpl) noexcept;
|
||||
|
||||
DbVarTmpl(const DbVarTmpl& varTmpl);
|
||||
|
Reference in New Issue
Block a user