Home
last modified time | relevance | path

Searched refs:R_CHASSIS (Results 1 – 2 of 2) sorted by relevance

/dports/games/netherearth/netherearth-0.51/
H A Denemy_ai.cpp353 if (rg+resources[1][R_CHASSIS]>30 && in AI_enemy_newrobot()
360 if (rg+resources[1][R_CHASSIS]>20 && in AI_enemy_newrobot()
H A Dnether.h87 #define R_CHASSIS 6 macro