TheorafileGMS/gamemaker/TheorafileGMS/objects/Renderer/Create_0.gml

4 lines
68 B
Plaintext
Raw Normal View History

2021-11-20 09:12:23 +00:00
video = Theorafile_Open("celery_man.ogg");
Theorafile_Play(video);