mirror of
https://github.com/david-schmidt/gsport.git
synced 2025-01-02 06:30:49 +00:00
Fix missing extern
This commit is contained in:
parent
634b89cc45
commit
20ca867301
@ -24,7 +24,7 @@
|
||||
#include "scc.h"
|
||||
#include "imagewriter.h"
|
||||
extern Scc scc_stat[2];
|
||||
word32 g_vbl_count;
|
||||
extern word32 g_vbl_count;
|
||||
|
||||
extern int g_imagewriter;
|
||||
extern int g_imagewriter_dpi;
|
||||
|
Loading…
Reference in New Issue
Block a user