8 lines
150 B
C++
8 lines
150 B
C++
PREP(buyItem);
|
|
PREP(buyVehicle);
|
|
PREP(changeFilter);
|
|
PREP(changePayment);
|
|
PREP(handlePurchase);
|
|
PREP(initStore);
|
|
PREP(openStore);
|
|
PREP(selectProduct); |