Using custom `main(String[] args)` breaks file reading functions in Windows (e.g. `loadShader()`, `loadImage()`)

hi @GoToLoop
You are right, in the sense that file loading functions will work, if you export the sketch works without a custom main(String[] args) in the sketch