mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
fix "static declaration follows non-static" warning
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
#include "link/types.h"
|
||||
|
||||
extern void usage(void);
|
||||
extern SLONG fillchar;
|
||||
extern char smartlinkstartsymbol[256];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user