git.y1.nz

SameBoy

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

SDL/windows_associations.h

      1 #ifndef _WIN32
      2 #error windows_associations.h included while building for a different platform
      3 #endif
      4 #include <stdbool.h>
      5 bool GB_do_windows_association(void);

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