Advertisement
Lighta

stats-mod Ea makefile.in

Feb 11th, 2012
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.97 KB | None | 0 0
  1. Index : Makefile.in
  2. ==================================================
  3. --- Base (BASE)
  4. +++ Locally Modified (Based On LOCAL)
  5. @@ -21,7 +21,7 @@
  6.  
  7.  MAP_OBJ = map.o chrif.o clif.o pc.o status.o npc.o \
  8.     npc_chat.o chat.o path.o itemdb.o mob.o script.o \
  9. -   storage.o skill.o atcommand.o battle.o battleground.o \
  10. +   statslof.o storage.o skill.o atcommand.o battle.o battleground.o \
  11.     intif.o trade.o party.o vending.o guild.o pet.o \
  12.     log.o mail.o date.o unit.o homunculus.o mercenary.o quest.o instance.o \
  13.     buyingstore.o searchstore.o duel.o
  14. @@ -31,7 +31,7 @@
  15.     obj_sql/mapreg_sql.o
  16.  MAP_H = map.h chrif.h clif.h pc.h status.h npc.h \
  17.     chat.h itemdb.h mob.h script.h path.h \
  18. -   storage.h skill.h atcommand.h battle.h battleground.h \
  19. +   statslof.h storage.h skill.h atcommand.h battle.h battleground.h \
  20.     intif.h trade.h party.h vending.h guild.h pet.h \
  21.     log.h mail.h date.h unit.h homunculus.h mercenary.h quest.h instance.h mapreg.h \
  22.     buyingstore.h searchstore.h duel.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement