Home
last modified time | relevance | path

Searched refs:COUNT_APPLES (Results 1 – 3 of 3) sorted by relevance

/dports/games/xmris/xmris.4.04/
H A Dcontrol.c230 {GIZMO_TOTAL_ICONS + COUNT_APPLES + 0,
232 {GIZMO_TOTAL_ICONS + COUNT_APPLES + 1,
234 {GIZMO_TOTAL_ICONS + COUNT_APPLES + 2,
236 {GIZMO_TOTAL_ICONS + COUNT_APPLES + 3,
314 if(INRANGE(count, COUNT_APPLES, 4))
332 set_count_flag(COUNT_APPLES + ix,
333 state.counts[COUNT_APPLES + ix] != state.counts[COUNT_RANDOM]);
1035 state.counts[COUNT_APPLES + ix]++;
H A Dxmred.h50 #define COUNT_APPLES 0 macro
H A Dgarden.c783 adjust_count(COUNT_APPLES + state.apple, 1);
790 adjust_count(COUNT_APPLES + state.apple, -1);
1168 adjust_count(COUNT_APPLES + ix, -1);