c9d335394d
#KT-13529 Fixed
4 lines
138 B
Plaintext
Vendored
4 lines
138 B
Plaintext
Vendored
public class BeatBox {
|
|
private static final String TAG = "BeatBox";
|
|
private static final String SOUNDS_FOLDER = "sample_sounds";
|
|
} |