mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-02 08:42:45 +03:00
chore(gx): add include for bc assertions
This commit is contained in:
parent
695e021621
commit
707894b73b
@ -1,6 +1,8 @@
|
||||
#include "gx/Buffer.hpp"
|
||||
#include "gx/Device.hpp"
|
||||
|
||||
#include <bc/Debug.hpp>
|
||||
|
||||
CGxVertexAttrib vertexAttribsP[] = {
|
||||
{ GxVA_Position, 4, GxVertexAttribOffset(GxVBF_P, GxVA_Position), 12 }
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user