Compile Error
/in/game.cpp: In function 'void MoveGhosts(Game*)': /in/game.cpp:779:6: error: redefinition of 'void MoveGhosts(Game*)' void MoveGhosts(Game *game) ^~~~~~~~~~ /in/game.cpp:511:6: note: 'void MoveGhosts(Game*)' previously defined here void MoveGhosts(Game *game) ^~~~~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 6: Pacman
- Language
- C++
- Submit At
- 2024-12-08 21:37:41
- Judged At
- 2024-12-08 21:37:41
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes