Home
last modified time | relevance | path

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

/dports/games/sdlroids/sdlroids-1.3.4/
H A Dsdl.c613 static int olevel=-1, oscore=-1, olives=-1, oshield=-1, obomb=-1; in score_graphics() local
622 lives == olives && shield == oshield && bomb == obomb) in score_graphics()
626 obomb = bomb; in score_graphics()