mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-22 02:05:04 +00:00
2e7436434d
added player_id_t typedef and INVALID_PLAYER, use that instead of -1. also added sanity checks to cpu.cpp to ensure ARCH_* is correct (see http://www.wildfiregames.com/forum/index.php?showtopic=13327&hl=) and further predefined macros to arch.h just to be sure. This was SVN commit r8079.