mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
chore(bc): switch BlizzardCore to bc lib
This commit is contained in:
parent
34bcb5c134
commit
2282b8a54a
24 changed files with 28 additions and 478 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include "gx/gll/CGxDeviceGLL.hpp"
|
||||
#include "gx/Device.hpp"
|
||||
#include "gx/Window.hpp"
|
||||
#include "util/BlizzardCore.hpp"
|
||||
#include <bc/Debug.hpp>
|
||||
|
||||
void MacOnKeyDown(NSEvent* event) {
|
||||
BLIZZARD_ASSERT(false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue