Files
test/source/blender/draw/intern
Ray Molenkamp 4f96190122 Fix: Build issue with MSVC
draw_common.h was included in a C++ file
leading to the linker looking for the
decorated name for `G_draw` which lead
to a linker error.

adding an extern "C" for C++ fixes
the issue.
2022-04-08 12:52:35 -06:00
..
2022-04-08 12:52:35 -06:00
2022-04-04 12:35:33 +10:00
2022-03-23 12:15:50 +11:00