فهرست منبع

- Oops, forgot to even try to compile the previous update.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@8481 54d463be-8e91-2dee-dedb-b68131a5f0ec
skotlex 19 سال پیش
والد
کامیت
f5375adc1a
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/map/script.c

+ 2 - 0
src/map/script.c

@@ -3563,6 +3563,8 @@ int buildin_getvariableofnpc(struct script_state *st);
 int buildin_warpportal(struct script_state *st);
 // <-- [blackhole89]
 int buildin_homunculus_evolution(struct script_state *st) ;	//[orn]
+int buildin_eaclass(struct script_state *st);
+int buildin_roclass(struct script_state *st);
 int buildin_setitemscript(struct script_state *st);
 int buildin_disguise(struct script_state *st);
 int buildin_undisguise(struct script_state *st);