| Project: | RPGBomber 2009 |
| Version: | 0.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Some defines (LEFT; RIGHT; UP; DOWN) are declared multiple times in several (source) files.
Solution
Either rename the defines or make sure the header files which include the original defines are not included in the affected source files.
