// SPDX-License-Identifier: BSD-3-Clause
// Copyright (c) 2026 Fernando Sahmkow
/// @file blizzard_game_finder_scan.h
/// @brief The byte-level half of game discovery: the install paths a Battle.net
/// product.db or Battle.net.config names, before any is checked on disk.
///
/// Separate from the scanners that read those files so it can be tested on
/// bytes, rather than on whatever the machine running the test has installed.
///
/// Internal header — not part of the public include path.
namespace whiteout::utils::game_finder_scan // namespace whiteout::utils::game_finder_scan