mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix multiple definitions for GCC10
This commit is contained in:
@@ -83,7 +83,7 @@ struct Mapfile {
|
||||
int size;
|
||||
};
|
||||
|
||||
int depth, colors;
|
||||
extern int depth, colors;
|
||||
|
||||
#include "gfx/makepng.h"
|
||||
#include "gfx/gb.h"
|
||||
|
||||
Reference in New Issue
Block a user