moderngl-window icon indicating copy to clipboard operation
moderngl-window copied to clipboard

Update program.py

Open loreno-heer opened this issue 1 year ago • 4 comments

Better #include handling using regex

This should fix the issue with includes that contain "-escaped strings. Did not test it though. This should also work: r"#include\s+[",']?([^",']+)"

loreno-heer avatar Oct 27 '23 10:10 loreno-heer