mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
fix(whoa): update thunderbrew to use the refactored squall error/validation and bc allocation macros
This commit is contained in:
parent
1aeacd0d2e
commit
46843880ef
66 changed files with 459 additions and 457 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#include "gx/Transform.hpp"
|
||||
|
||||
#include <storm/Memory.hpp>
|
||||
#include <bc/Memory.hpp>
|
||||
#include <tempest/Matrix.hpp>
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ target_link_libraries(gameui
|
|||
ui
|
||||
util
|
||||
PUBLIC
|
||||
bc
|
||||
common
|
||||
storm
|
||||
tempest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue