[AD] No need for END_OF_MAIN (Windows) |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
This patch removes the need to place END_OF_MAIN() macro at the end of main function by extending "#define main" macro to have all needed code. BTW I also tried to remove END_OF_MAIN macro for other platforms and find out that it sets _mangled_main_address by couldn't find where it is used.
Attachment:
alwin.h.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |