Home
last modified time | relevance | path

Searched defs:CCLOSE (Results 1 – 1 of 1) sorted by last modified time

/dports/emulators/cingb/cingb-0.32/
H A Dgameboy.c1028 #define CCLOSE if (!strcmp(&cartfile[strlen(cartfile)-3],".gz")) pclose(fp); else \ in initcart() macro
1031 #define CCLOSE fclose(fp) in initcart() macro