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