mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-03-21 18:04:50 -05:00
fix(preproc): Remove unused private field m_scriptData (#9581)
This commit is contained in:
parent
57f23799fa
commit
ed30cf717e
|
|
@ -72,7 +72,6 @@ private:
|
|||
long m_lineNum;
|
||||
long m_lineStart;
|
||||
std::string m_filename;
|
||||
bool m_scriptData;
|
||||
|
||||
bool ConsumeComma();
|
||||
int ReadPadLength();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user