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

4 lines
165 B
Plaintext

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