mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-14 00:34:01 +02:00
Add _GNU_SOURCE to SameBoy/gb.c
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user