use phosg namespace
This commit is contained in:
@@ -19,7 +19,7 @@ void compute_effective_range(
|
||||
uint16_t card_id,
|
||||
const Location& loc,
|
||||
std::shared_ptr<const MapAndRulesState> map_and_rules,
|
||||
PrefixedLogger* log = nullptr);
|
||||
phosg::PrefixedLogger* log = nullptr);
|
||||
|
||||
bool card_linkage_is_valid(
|
||||
std::shared_ptr<const CardIndex::CardEntry> right_def,
|
||||
|
||||
Reference in New Issue
Block a user