base progress

This commit is contained in:
ed
2025-02-01 23:43:46 -05:00
parent 078bf4b271
commit e19dd6b58c
14 changed files with 182 additions and 76 deletions
+7
View File
@@ -1,3 +1,10 @@
#ifdef MD_INTELLISENSE_DIRECTIVES
# pragma once
# include "base_types.h"
# include "strings.h"
# include "arena.h"
#endif
// Copyright (c) 2024 Epic Games Tools
// Licensed under the MIT license (https://opensource.org/license/mit/)