mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-21 07:17:41 +00:00
Merge branch 'master' of https://github.com/AppleWin/AppleWin
Conflicts: AppleWinExpress2010.vcxproj
This commit is contained in:
@@ -39,6 +39,7 @@ int YamlHelper::InitParser(const char* pPathname)
|
||||
return 0;
|
||||
}
|
||||
|
||||
// Note: C/C++ > Pre-Processor: YAML_DECLARE_STATIC;
|
||||
yaml_parser_set_input_file(&m_parser, m_hFile);
|
||||
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user