Update
This commit is contained in:
parent
480b0a5b69
commit
e074c9eb6e
3 changed files with 7 additions and 1 deletions
|
@ -1270,6 +1270,8 @@ int main(void)
|
|||
|
||||
// now it's Bob's turn
|
||||
|
||||
payingAccount = &backAccountBob;
|
||||
|
||||
payBills();
|
||||
buyFood();
|
||||
buyFood();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue