Re: Removing the "userquit:" label


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]

Posted by Ohso on 29, 2000 at 7:35 PM:

In Reply to: Removing the "userquit:" label posted by robert mcelwee on 29, 2000 at 5:01 PM:

To remove the OK screens you need to comment out the IF statements that contain the statements "showcopyright" and "showgamewarnings" (there is one line each).
When you do this and compile you will receive a warning that the label :userquit is now unreferenced. You can comment out that line to remove the compiler warning if you want, but it makes no difference to the program.

: A while back someone posted a message on how to remove the OK screens in mame. He spoke of removing the userquit: label. I don't understand how to do this correctly (when I try to compile I get an error message). What exactly do I need to do to the line towards the end of mame.c that says:

: userquit:

: Thanks....




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]