Update Primitive Data Types
@@ -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});
|
||||
|
||||
Reference in New Issue
Block a user