Add separation comments to data.

This commit is contained in:
J-D-K
2025-10-30 13:45:46 -04:00
parent ec2417d068
commit 91e348750b
6 changed files with 38 additions and 14 deletions

View File

@@ -7,6 +7,7 @@
#include <unordered_map>
#include <vector>
/// @brief The functions in this namespace serve as a passthrough API for the data context so it's not needed globally.
namespace data
{
/// @brief Launches the data loading/initialization state.