wren
Vulkan-based game engine
Loading...
Searching...
No Matches
macros.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#define LINEIZE_(n, line) n##line
4
#define LINEIZE(n, line) LINEIZE_(n, line)
wren_utils
include
wren
utils
macros.hpp
Generated by
1.10.0