mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
minor: finish removing unused var temptext
This commit is contained in:
@@ -29,7 +29,6 @@ enum eBlockType {
|
||||
SLONG options = 0;
|
||||
SLONG fillchar = 0;
|
||||
enum eOutputType outputtype = OUTPUT_GBROM;
|
||||
char temptext[1024];
|
||||
char smartlinkstartsymbol[256];
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user