#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 */ 'vcs-git' href='https://git.fourisland.com/lingo-ap-tracker' title='lingo-ap-tracker Git repository'/>
about summary refs log blame commit diff stats
path: root/src/game_data.h
blob: 3afaec397d947f989774eebcb0830909c04433f7 (plain) (tree)
1
2
3
4
5