mirror of
https://github.com/thunderbrewhq/squall.git
synced 2026-02-04 00:49:08 +00:00
feat(event): implement all SEvt functions
This commit is contained in:
parent
ff0b43c2ce
commit
7c72c25553
5 changed files with 1153 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <cstdint>
|
||||
#include <cstdlib>
|
||||
#include <new>
|
||||
|
||||
#define SMEM_FLAG_ZEROMEMORY 0x8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue