mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Group extern RGBASM variables in an Options struct
This commit is contained in:
@@ -47,8 +47,6 @@ struct FileStackNode {
|
||||
std::string reptChain() const;
|
||||
};
|
||||
|
||||
extern size_t maxRecursionDepth;
|
||||
|
||||
struct MacroArgs;
|
||||
|
||||
bool fstk_DumpCurrent();
|
||||
|
||||
Reference in New Issue
Block a user