Update Primitive Data Types
@@ -70,6 +70,9 @@
|
|||||||
|
|
||||||
### Usage Example
|
### Usage Example
|
||||||
```cpp
|
```cpp
|
||||||
|
#include <ehs/EHS.h>
|
||||||
|
#include <ehs/io/Console.h>
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
ehs::Initialize("Test", "Test", {0, 0, 0});
|
ehs::Initialize("Test", "Test", {0, 0, 0});
|
||||||
|
|||||||
Reference in New Issue
Block a user