Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4 lines
123B

  1. void init_display(int w, int h, int *fvw, int *fvh, bool fullscreen);
  2. void resize_display(int w, int h, bool fullscreen);