TheorafileGMS/gamemaker/TheorafileGMS/objects/Renderer/Draw_0.gml

3 lines
164 B
Plaintext

Theorafile_UpdateSurface(video);
draw_surface_stretched(video.videoSurface, 0, 0, surface_get_width(application_surface), surface_get_height(application_surface));