d1b688f45e9bb6fd8d66367fcddfed5db1fe61f1
isTileOccupied and findNearestBuilding kept their declarations in BuildingSystem.h after their definitions were deleted. Nothing calls them, so it built and linked, but a caller would have hit an unresolved symbol rather than a missing-member error. Co-Authored-By: Claude <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YHcUerKAZKWNvSKJxYKbnG
Description
No description provided
Languages
C++
96%
CMake
2.2%
Python
1.2%
C
0.6%