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

AFAIK, either remove main() or export the sketch. :dizzy_face: