Home
last modified time | relevance | path

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

/dports/games/quadra/quadra-1.3.0/include/
H A Dsons.h29 Sample *enter, *start, *msg, *potato_get, *potato_rid; member
/dports/games/quadra/quadra-1.3.0/source/
H A Dquadra.cpp1898 sons.potato_get = new Sample(Res_doze("potato_get.wav")); in init_stuff()
1938 delete sons.potato_get; sons.potato_get = NULL; in deinit_stuff()
H A Dgame.cpp404 sons.potato_get->play(-1200, 0, 44100); in got_potato()