Sync scaninc with pokeemerald

This commit is contained in:
GriffinR
2021-01-18 23:39:05 -05:00
parent ac62e8e563
commit cd67c5e240
3 changed files with 19 additions and 6 deletions
+1
View File
@@ -50,6 +50,7 @@ public:
const std::set<std::string>& GetIncbins();
const std::set<std::string>& GetIncludes();
std::string& GetSrcDir();
SourceFileType FileType();
private:
union InnerUnion {