git.y1.nz

SameBoy

Accurate GB/GBC emulator
download: https://git.y1.nz/archives/sameboy.tar.gz
README | Files | Log | Refs | LICENSE

SDL/open_dialog/open_dialog.h

      1 #pragma once
      2 
      3 char *do_open_rom_dialog(void);
      4 char *do_open_folder_dialog(void);
      5 char *do_save_recording_dialog(unsigned frequency);

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.