chore(bc): switch BlizzardCore to bc lib

This commit is contained in:
fallenoak 2023-03-04 11:29:25 -06:00 committed by GitHub
parent 34bcb5c134
commit 2282b8a54a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 28 additions and 478 deletions

View file

@ -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);