1 2 3 4 5 6 7 8 9 10 11 12 13 |
|
#ifndef TOOLS_VALIDATOR_VALIDATOR_H #define TOOLS_VALIDATOR_VALIDATOR_H namespace com::fourisland::lingo2_archipelago { struct CollectedInfo; void ValidateCollectedInfo(const CollectedInfo& info); } // namespace com::fourisland::lingo2_archipelago #endif /* TOOLS_VALIDATOR_VALIDATOR_H */ nk rel='vcs-git' href='https://git.fourisland.com/lingo2-archipelago' title='lingo2-archipelago Git repository'/>