15peaces / 15-3athena

15-3athena is another pre-renewal 3rd class eAthena modification. It comes basically as a remake and extension of 3ceam. So most of contents and their copyrights go to 3ceam-devs.
GNU General Public License v3.0
12 stars 12 forks source link

error compile #2

Closed cold-hr closed 8 years ago

cold-hr commented 8 years ago

clif.c static void clif_roulette_recvitem_ack

nullpo_retv(sd) <<< no have ;

and i add ; to nullpo_retv(sd)

now compile succeeded

15peaces commented 8 years ago

I'll take a look at this later.