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
|
|
@ -2,6 +2,7 @@
|
|||
#include "gx/gll/GLCommand.h"
|
||||
#include "gx/gll/GLDevice.h"
|
||||
#include "gx/gll/GLFramebuffer.h"
|
||||
#include <bc/Debug.hpp>
|
||||
|
||||
int32_t GLMipmap::GetDepthBits() {
|
||||
return this->m_DepthBits;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue