v/vlib/gg/recorder.js.v

5 lines
71 B
V
Raw Normal View History

module gg
[if gg_record ?]
pub fn (mut ctx Context) record_frame() {}