![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include "render_utils.h"
#include "components/rendering/rendering.h"
#include <Strings/components/utils/saferelease/saferelease.h>
#include "components/diagnostics/logger/logger.h"
Macros | |
#define | DIB_WIDTHBYTES(bits) ((((bits) + 31)>>5)<<2) |
#define DIB_WIDTHBYTES | ( | bits | ) | ((((bits) + 31)>>5)<<2) |