mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 10:32:29 +00:00
feat(registry): add basic registry implementation
This commit is contained in:
parent
2ffa8217c0
commit
f8a7ac7001
20 changed files with 1318 additions and 73 deletions
|
|
@ -3,8 +3,7 @@
|
|||
|
||||
#include <cstdint>
|
||||
|
||||
#include "storm/error/Macro.hpp"
|
||||
#include "storm/error/Codes.hpp"
|
||||
#include "storm/error/Defines.hpp"
|
||||
|
||||
[[noreturn]] void SErrDisplayAppFatal(const char* format, ...);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue