RE: [AD] DRAW_MODE_OR

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> I see that you use the fancy ".diff" format to post patches. I would like
> to do that too. I have patched these files of Allegro 3.9.32:
>
>    allegro.h
>    asmdefs.inc
>    i386.s
>

diff -ruN [oldallegro dir] [newallegro dir] > [name of patch]

make sure you don't include binary files, you can know which files are different
with:

diff -rq [oldallegro dir] [newallegro dir]



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/