Compile Error
/in/game.cpp: In function 'void MovePacman(Game*, Direction)': /in/game.cpp:244:31: error: 'Game {aka struct game}' has no member named 'foodcount'; did you mean 'foodCount'? game->foodcount--; ^~~~~~~~~ foodCount
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6: Pacman
- Language
- C++
- Submit At
- 2024-12-09 20:43:31
- Judged At
- 2024-12-09 20:43:31
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes