i need help please i can't seem to compile right i do everything that is said in the forum but still come up with errors this is the error
Compiling src/osd/windows/video.c...
src/osd/windows/video.c:245: error: redefinition of 'osd_update_hi'
src/osd/windows/video.c:224: error: previous definition of 'osd_update_hi' was here
src/osd/windows/video.c:266: error: redefinition of 'osd_update_hi'
src/osd/windows/video.c:224: error: previous definition of 'osd_update_hi' was here
cc1.exe: warnings being treated as errors
src/osd/windows/video.c: In function 'osd_update_hi':
src/osd/windows/video.c:275: warning: passing argument 1 of 'winwindow_process_events' makes integer from pointer without a cast
Finished!
