Inconsistent typing of variable Colors
Old style soccer game with many exciting features
Brought to you by:
ggreco
Hi,
When building your package using our research compiler infrastructure it was noticed that the variable Colors isn't declared consistently:
- etw/os_video.c declares extern int Colors
- etw/main.c declares long Colors
This may cause undefined behaviour.
Best,
Michael