4 lines
92 B
C
4 lines
92 B
C
#pragma once
|
|
#include <RmlUi/Core/Context.h>
|
|
|
|
void ForwardInputToRml(Rml::Context *context); |