mirror of
https://github.com/rive-app/rive-cpp.git
synced 2026-01-18 21:21:17 +01:00
Many changes to add in support for Unreal RHI This is the first step. Afterwords we need more changes such as finalizing the for_unreal switch to premake. Diffs= 1cc5f2b6f Prep for rhi (#8270) Co-authored-by: Jonathon Copeland <jcopela4@gmail.com>
5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
#define DRAW_IMAGE
|
|
#define DRAW_IMAGE_RECT
|
|
#include "/Engine/Public/Platform.ush"
|
|
#include "atomic_base.ush"
|