mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 20:36:19 -05:00
Widen INCBIN regex support
This commit is contained in:
@@ -140,6 +140,7 @@ private:
|
||||
static const QRegularExpression re_poryScriptLabel;
|
||||
static const QRegularExpression re_globalPoryScriptLabel;
|
||||
static const QRegularExpression re_poryRawSection;
|
||||
static const QString incbinRegexText;
|
||||
};
|
||||
|
||||
#endif // PARSEUTIL_H
|
||||
|
||||
Reference in New Issue
Block a user