progress on base

This commit is contained in:
2025-02-01 20:42:40 -05:00
parent 708fed034b
commit 73fe526501
14 changed files with 313 additions and 70 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#if MD_INTELLISENSE_DIRECTIVES
#pragma once
#include "base/base_types.h"
#include "base_types.h"
#endif
typedef union Rng1U64 Rng1U64;