Update Primitive Data Types

2025-11-20 16:03:33 -08:00
parent ee9a376230
commit f190c7f1ff

@@ -70,6 +70,9 @@
### Usage Example
```cpp
#include <ehs/EHS.h>
#include <ehs/io/Console.h>
int main()
{
ehs::Initialize("Test", "Test", {0, 0, 0});